1
0
Fork 0

Bump @nuxt/types from 2.14.8 to 2.14.9

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-12-03 08:06:10 +00:00 committed by GitHub
parent 2299e18c04
commit e3ab703862
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.8",
"@nuxt/types": "^2.14.9",
"@nuxtjs/eslint-module": "^3.0.1",
"babel-eslint": "^10.1.0",
"eslint": "^7.14.0",

View file

@ -1354,10 +1354,10 @@
rc9 "^1.0.0"
std-env "^2.2.1"
"@nuxt/types@^2.14.8":
version "2.14.8"
resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.14.8.tgz#b647e34e1e5151211eef7606c2e1508e6ed9950f"
integrity sha512-y+XeQ9ZWaDgrlgNYjDKmSW2+gNjEoGjmpExy78/dCEsWXoY/w7p8tqQvrGO5zyy9fjrzYw+BrkHpuz1XTm59Qw==
"@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==
dependencies:
"@types/autoprefixer" "^9.7.2"
"@types/babel__core" "^7.1.12"