Skip to content

Commit

Permalink
Merge pull request #2681 from 9renpoto/renovate/nuxtjs-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency @nuxt/types to v2.15.2
  • Loading branch information
9renpoto authored Feb 23, 2021
2 parents 3542313 + dbd3e9b commit 3efb785
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion sandbox/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"nuxt": "^2.14.5"
},
"devDependencies": {
"@nuxt/types": "2.15.1",
"@nuxt/types": "2.15.2",
"@nuxt/typescript-build": "1.0.3",
"@nuxtjs/eslint-module": "3.0.2",
"@nuxtjs/tailwindcss": "3.4.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3602,10 +3602,10 @@
"@types/webpack-dev-middleware" "^3.7.1"
"@types/webpack-hot-middleware" "^2.25.3"

"@nuxt/types@2.15.1":
version "2.15.1"
resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.15.1.tgz#5034fd5c7bd5164961ba51872d6ac79586e68563"
integrity sha512-zS6OuGHoMDJ0+xDLxJVQ+0UY/obTapYS8eBKaf/Qkv0QWseBq2kd18gXPF7hRbx1agtjEyEnPcY8WAr94j+sLg==
"@nuxt/types@2.15.2":
version "2.15.2"
resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.15.2.tgz#040b2cf96b0fad86baccead95721b4e28444613f"
integrity sha512-X7fZDhuSMhkhVt1XCODby1Pmog9Tf5LNzKGkFmQ/PxlK4lbJXivsosXWgOzmDkDW4TXxv6+LvXEbN1h8VQmzOQ==
dependencies:
"@types/autoprefixer" "^9.7.2"
"@types/babel__core" "^7.1.12"
Expand All @@ -3615,7 +3615,7 @@
"@types/file-loader" "^4.2.0"
"@types/html-minifier" "^4.0.0"
"@types/less" "^3.0.2"
"@types/node" "^12.20.3"
"@types/node" "^12.20.4"
"@types/optimize-css-assets-webpack-plugin" "^5.0.2"
"@types/pug" "^2.0.4"
"@types/sass" "^1.16.0"
Expand Down Expand Up @@ -5017,10 +5017,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.19.8.tgz#efd6d1a90525519fc608c9db16c8a78f7693a978"
integrity sha512-D4k2kNi0URNBxIRCb1khTnkWNHv8KSL1owPmS/K5e5t8B2GzMReY7AsJIY1BnP5KdlgC4rj9jk2IkDMasIE7xg==

"@types/node@^12.20.3":
version "12.20.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.3.tgz#fbabde59d96c23a80e337ca6a71b464da2a0a824"
integrity sha512-63cSd8J30Sr4/aFKKfDmCEM4GMH3W2efWT0Ii/B+Ohm3id0TU2xPEBFktiq3nXCZcN6VwVvpyv75I4zTP7YO/w==
"@types/node@^12.20.4":
version "12.20.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.4.tgz#73687043dd00fcb6962c60fbf499553a24d6bdf2"
integrity sha512-xRCgeE0Q4pT5UZ189TJ3SpYuX/QGl6QIAOAIeDSbAVAd2gX1NxSZup4jNVK7cxIeP8KDSbJgcckun495isP1jQ==

"@types/node@^8.5.7":
version "8.10.66"
Expand Down

0 comments on commit 3efb785

Please sign in to comment.