1
0
Fork 0

Merge pull request #74 from moritzruth/dependabot/npm_and_yarn/nuxt/types-2.14.11

This commit is contained in:
dependabot-preview[bot] 2020-12-10 08:15:37 +00:00 committed by GitHub
commit 69885d4d14
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.10",
"@nuxt/types": "^2.14.11",
"@nuxtjs/eslint-module": "^3.0.1",
"babel-eslint": "^10.1.0",
"eslint": "^7.15.0",

View file

@ -1357,10 +1357,10 @@
rc9 "^1.2.0"
std-env "^2.2.1"
"@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==
"@nuxt/types@^2.14.11":
version "2.14.11"
resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.14.11.tgz#3b22e1370874886027796ddd24721a6996c487b6"
integrity sha512-4lzihr0OjtD4fNFmDwpRXhx3NMXzzgjm+L6oCUIshFc08leA1Ty3se6gq5wk4eGK/WNhj08so6vBZ5o1kYS2QA==
dependencies:
"@types/autoprefixer" "^9.7.2"
"@types/babel__core" "^7.1.12"