1
0
Fork 0

Bump @nuxt/types from 2.14.6 to 2.14.7

Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 2.14.6 to 2.14.7.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md)
- [Commits](https://github.com/nuxt/nuxt.js/compare/v2.14.6...v2.14.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-16 20:08:33 +00:00 committed by GitHub
parent d9df0b4df7
commit a09473fd97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 15 deletions

View file

@ -18,7 +18,7 @@
"vue-ripple-directive": "^2.0.1"
},
"devDependencies": {
"@nuxt/types": "^2.14.6",
"@nuxt/types": "^2.14.7",
"@nuxtjs/eslint-module": "^3.0.0",
"babel-eslint": "^10.1.0",
"eslint": "^7.11.0",

View file

@ -1324,20 +1324,20 @@
rc9 "^1.0.0"
std-env "^2.2.1"
"@nuxt/types@^2.14.6":
version "2.14.6"
resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.14.6.tgz#0b6626acdecf83ddf1d288272f8e97d7127ac2f0"
integrity sha512-wK2B71TkbNAWxIcxdaueMfSIubqQ1DK/Yzix1MbXMLp5JM+fQTPofU/o+PQ9cl1vESPmh79bV/PC/JHYC6xK3w==
"@nuxt/types@^2.14.7":
version "2.14.7"
resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.14.7.tgz#f34536749b07ceeebaf21621d9816d2a71c53eee"
integrity sha512-7aLOQDCb4wYMGHYj0EVBieqMC4aOo7ZVFP5jjWxuWSjzOroRWVE3TB10+wcu9E7FoOPT99vd4+bJ+He/WpDpBQ==
dependencies:
"@types/autoprefixer" "^9.7.2"
"@types/babel__core" "^7.1.9"
"@types/babel__core" "^7.1.10"
"@types/compression" "^1.7.0"
"@types/connect" "^3.4.33"
"@types/etag" "^1.8.0"
"@types/file-loader" "^4.2.0"
"@types/html-minifier" "^4.0.0"
"@types/less" "^3.0.1"
"@types/node" "^12.12.62"
"@types/node" "^12.12.67"
"@types/node-sass" "^4.11.1"
"@types/optimize-css-assets-webpack-plugin" "^5.0.1"
"@types/pug" "^2.0.4"
@ -1482,10 +1482,10 @@
"@types/browserslist" "*"
postcss "7.x.x"
"@types/babel__core@^7.1.9":
version "7.1.9"
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.9.tgz#77e59d438522a6fb898fa43dc3455c6e72f3963d"
integrity sha512-sY2RsIJ5rpER1u3/aQ8OFSI7qGIy8o1NEEbgb2UaJcvOtXOMpd39ko723NBpjQFg9SIX7TXtjejZVGeIMLhoOw==
"@types/babel__core@^7.1.10":
version "7.1.10"
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.10.tgz#ca58fc195dd9734e77e57c6f2df565623636ab40"
integrity sha512-x8OM8XzITIMyiwl5Vmo2B1cR1S1Ipkyv4mdlbJjMa1lmuKvKY9FrBbEANIaMlnWn5Rf7uO+rC/VgYabNkE17Hw==
dependencies:
"@babel/parser" "^7.1.0"
"@babel/types" "^7.0.0"
@ -1653,10 +1653,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.27.tgz#a151873af5a5e851b51b3b065c9e63390a9e0eb1"
integrity sha512-kVrqXhbclHNHGu9ztnAwSncIgJv/FaxmzXJvGXNdcCpV1b8u1/Mi6z6m0vwy0LzKeXFTPLH0NzwmoJ3fNCIq0g==
"@types/node@^12.12.62":
version "12.12.62"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.62.tgz#733923d73669188d35950253dd18a21570085d2b"
integrity sha512-qAfo81CsD7yQIM9mVyh6B/U47li5g7cfpVQEDMfQeF8pSZVwzbhwU3crc0qG4DmpsebpJPR49AKOExQyJ05Cpg==
"@types/node@^12.12.67":
version "12.12.68"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.68.tgz#dd5acf4a52a458ff1d9ef4fd66406fba0afbbb33"
integrity sha512-3RW2s24ewB7F9dAHvgb9FRvNHn6nO9IK6Eaknbz7HTOe2a5GVne5XbUh5+YA+kcCn67glyHhClUUdFP73LWrgQ==
"@types/normalize-package-data@^2.4.0":
version "2.4.0"