Skip to content

Commit

Permalink
Merge pull request #138 from Gomah/dependabot/npm_and_yarn/nuxt/types…
Browse files Browse the repository at this point in the history
…-0.6.0
  • Loading branch information
dependabot-preview[bot] authored Jan 6, 2020
2 parents d5ca464 + f0c976a commit 20f70fb
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 @@ -44,7 +44,7 @@
"devDependencies": {
"@commitlint/cli": "^8.3.4",
"@commitlint/config-conventional": "^8.3.4",
"@nuxt/types": "^0.5.9",
"@nuxt/types": "^0.6.0",
"@types/consola": "^2.2.5",
"@types/jest": "^24.0.25",
"@types/jsdom": "^12.2.4",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1297,10 +1297,10 @@
serve-static "^1.14.1"
server-destroy "^1.0.1"

"@nuxt/types@^0.5.9":
version "0.5.9"
resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-0.5.9.tgz#568ddc9f1c1869c4321d070e544e8c84c4794825"
integrity sha512-CLpAxcI31ZZjrCiHZLk27k2VnMRa6ipXkrMegcZVkG2i3tnycErq+ydnlS2EPxPG0WNDYQXli192UEBKT12Dfw==
"@nuxt/types@^0.6.0":
version "0.6.0"
resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-0.6.0.tgz#f127c31d8c86cfbe522654da91704a98a2cb0fb3"
integrity sha512-LJF95jLe4Ir/mrKJ5d2QC+t89xnXVM2EWagXx8YDM32RObIAHEU8jUQLPy4uvx1w3APDOMAtByG5V3vlRo7HwQ==
dependencies:
"@types/autoprefixer" "^9.6.1"
"@types/babel__core" "^7.1.3"
Expand All @@ -1316,7 +1316,7 @@
"@types/pug" "^2.0.4"
"@types/serve-static" "^1.13.3"
"@types/terser-webpack-plugin" "^2.2.0"
"@types/webpack" "^4.41.0"
"@types/webpack" "^4.41.1"
"@types/webpack-bundle-analyzer" "^2.13.3"
"@types/webpack-dev-middleware" "^2.0.3"
"@types/webpack-hot-middleware" "^2.25.0"
Expand Down Expand Up @@ -1751,10 +1751,10 @@
"@types/source-list-map" "*"
source-map "^0.6.1"

"@types/webpack@*", "@types/webpack@^4.41.0":
version "4.41.0"
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.0.tgz#b813a044d8b0dec7dfcd7622fdbe327bde06eb9a"
integrity sha512-tWkdf9nO0zFgAY/EumUKwrDUhraHKDqCPhwfFR/R8l0qnPdgb9le0Gzhvb7uzVpouuDGBgiE//ZdY+5jcZy2TA==
"@types/webpack@*", "@types/webpack@^4.41.1":
version "4.41.1"
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.1.tgz#571f0e137ce698710dd2637f7d222811eb83e274"
integrity sha512-n9fP8UrMxOi1wiM3oM+vMZHMJJ7WoQohqd63C20cmKOFkNEy9Q8hyZyDR6PWdvSYt3V3A7cwDq/kWxHlRYYZEg==
dependencies:
"@types/anymatch" "*"
"@types/node" "*"
Expand Down

0 comments on commit 20f70fb

Please sign in to comment.