Skip to content

Commit

Permalink
chore(deps): update devdependency @nuxt/types to ^2.14.2 (#325)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Aug 16, 2020
1 parent 8723d07 commit b05d61c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"workbox-cdn": "^5.1.3"
},
"devDependencies": {
"@nuxt/types": "^2.14.1",
"@nuxt/types": "^2.14.2",
"@nuxtjs/eslint-config": "latest",
"@nuxtjs/module-test-utils": "latest",
"@types/workbox-sw": "^4.3.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2094,10 +2094,10 @@
rc9 "^1.0.0"
std-env "^2.2.1"

"@nuxt/types@^2.14.1":
version "2.14.1"
resolved "https://registry.npmjs.org/@nuxt/types/-/types-2.14.1.tgz#3a03eb9f0dc4249dadc8a45ece21b7e2d0e1f31c"
integrity sha512-7nE5oDUkfad2/pu5pwr8a1x1xKNE2Y13w4N2c6IaR7Z2nO42vq90iELhC+vYnM2uQwYLYG9n3950hp2X2YMGkA==
"@nuxt/types@^2.14.2":
version "2.14.2"
resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.14.2.tgz#015fa47106471f4830c06728a4b94aafc7781951"
integrity sha512-V9Vg5K70/xrrumFE6VTR7UVMsEABx6bUZlFud0anlOJj93BjtPiVzYFcU9vN2jpFGvismQxNiEZPIqlExcadEA==
dependencies:
"@types/autoprefixer" "^9.7.2"
"@types/babel__core" "^7.1.9"
Expand All @@ -2107,7 +2107,7 @@
"@types/file-loader" "^4.2.0"
"@types/html-minifier" "^4.0.0"
"@types/less" "^3.0.1"
"@types/node" "^12.12.53"
"@types/node" "^12.12.54"
"@types/node-sass" "^4.11.1"
"@types/optimize-css-assets-webpack-plugin" "^5.0.1"
"@types/pug" "^2.0.4"
Expand Down Expand Up @@ -2586,9 +2586,9 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.27.tgz#a151873af5a5e851b51b3b065c9e63390a9e0eb1"
integrity sha512-kVrqXhbclHNHGu9ztnAwSncIgJv/FaxmzXJvGXNdcCpV1b8u1/Mi6z6m0vwy0LzKeXFTPLH0NzwmoJ3fNCIq0g==

"@types/node@^12.12.53":
"@types/node@^12.12.54":
version "12.12.54"
resolved "https://registry.npmjs.org/@types/node/-/node-12.12.54.tgz#a4b58d8df3a4677b6c08bfbc94b7ad7a7a5f82d1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.54.tgz#a4b58d8df3a4677b6c08bfbc94b7ad7a7a5f82d1"
integrity sha512-ge4xZ3vSBornVYlDnk7yZ0gK6ChHf/CHB7Gl1I0Jhah8DDnEQqBzgohYG4FX4p81TNirSETOiSyn+y1r9/IR6w==

"@types/normalize-package-data@^2.4.0":
Expand Down

0 comments on commit b05d61c

Please sign in to comment.