1
0
Fork 0

Bump @nuxt/types from 2.14.9 to 2.14.10

Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 2.14.9 to 2.14.10.
- [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.9...v2.14.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-12-08 08:47:58 +00:00 committed by GitHub
parent 0977a24f69
commit ccc4a6c6f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@
"vue-ripple-directive": "^2.0.1"
},
"devDependencies": {
"@nuxt/types": "^2.14.9",
"@nuxt/types": "^2.14.10",
"@nuxtjs/eslint-module": "^3.0.1",
"babel-eslint": "^10.1.0",
"eslint": "^7.15.0",

View file

@ -1354,10 +1354,10 @@
rc9 "^1.0.0"
std-env "^2.2.1"
"@nuxt/types@^2.14.9":
version "2.14.9"
resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.14.9.tgz#fdfcb3f4f9eae64441e4026dac9d37a3a9afa71f"
integrity sha512-NXj25UrzeZmeJnfUyDH1qOwQoWC7UyUwli92QbczIzbeHbJSnrLKzG4lmHwMrB5Uvb56DxTdrTCrpaBlHMf3ew==
"@nuxt/types@^2.14.10":
version "2.14.10"
resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.14.10.tgz#61d00aed2aacaae121b8e3d97adaf4f3928c0ef3"
integrity sha512-0F0Rj1RQhofvjry6P9yG5lsSAui9pU3+QPnQ4pOdSgua/BoPeL/DqkOuVzsog8wyK/vQuwZAfUhvfAvQoiaqAA==
dependencies:
"@types/autoprefixer" "^9.7.2"
"@types/babel__core" "^7.1.12"