Skip to content

Commit

Permalink
Merge pull request #322 from Gomah/dependabot/npm_and_yarn/nuxt/types…
Browse files Browse the repository at this point in the history
…-2.14.1
  • Loading branch information
dependabot-preview[bot] authored Aug 11, 2020
2 parents 13a64d8 + 2fd84c1 commit d6b275a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^9.1.1",
"@nuxt/types": "^2.14.0",
"@nuxt/types": "^2.14.1",
"@types/consola": "^2.2.5",
"@types/jest": "^26.0.9",
"@types/jsdom": "^16.2.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1471,10 +1471,10 @@
serve-static "^1.14.1"
server-destroy "^1.0.1"

"@nuxt/types@^2.14.0":
version "2.14.0"
resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.14.0.tgz#28c970f4102d7610db23bbaacc051f2039a68dd3"
integrity sha512-lCV40Jgk9G+w8LG3bwLnA5yy70LleDkk8+pSKCgdWzVALLZ9ZLpH7R0f6joRvbW2AQz1jM0BxrzvLerr1twmjA==
"@nuxt/types@^2.14.1":
version "2.14.1"
resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.14.1.tgz#3a03eb9f0dc4249dadc8a45ece21b7e2d0e1f31c"
integrity sha512-7nE5oDUkfad2/pu5pwr8a1x1xKNE2Y13w4N2c6IaR7Z2nO42vq90iELhC+vYnM2uQwYLYG9n3950hp2X2YMGkA==
dependencies:
"@types/autoprefixer" "^9.7.2"
"@types/babel__core" "^7.1.9"
Expand All @@ -1488,7 +1488,7 @@
"@types/node-sass" "^4.11.1"
"@types/optimize-css-assets-webpack-plugin" "^5.0.1"
"@types/pug" "^2.0.4"
"@types/serve-static" "^1.13.4"
"@types/serve-static" "^1.13.5"
"@types/terser-webpack-plugin" "^2.2.0"
"@types/webpack" "^4.41.21"
"@types/webpack-bundle-analyzer" "^3.8.0"
Expand Down Expand Up @@ -1885,10 +1885,10 @@
resolved "https://registry.yarnpkg.com/@types/relateurl/-/relateurl-0.2.28.tgz#6bda7db8653fa62643f5ee69e9f69c11a392e3a6"
integrity sha1-a9p9uGU/piZD9e5p6facEaOS46Y=

"@types/serve-static@*", "@types/serve-static@^1.13.4":
version "1.13.4"
resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.13.4.tgz#6662a93583e5a6cabca1b23592eb91e12fa80e7c"
integrity sha512-jTDt0o/YbpNwZbQmE/+2e+lfjJEJJR0I3OFaKQKPWkASkCoW3i6fsUnqudSMcNAfbtmADGu8f4MV4q+GqULmug==
"@types/serve-static@*", "@types/serve-static@^1.13.5":
version "1.13.5"
resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.13.5.tgz#3d25d941a18415d3ab092def846e135a08bbcf53"
integrity sha512-6M64P58N+OXjU432WoLLBQxbA0LRGBCRm7aAGQJ+SMC1IMl0dgRVi9EFfoDcS2a7Xogygk/eGN94CfwU9UF7UQ==
dependencies:
"@types/express-serve-static-core" "*"
"@types/mime" "*"
Expand Down

0 comments on commit d6b275a

Please sign in to comment.