1
0
Fork 0

Merge pull request #87 from moritzruth/dependabot/npm_and_yarn/eslint-config-awzzm-vue-1.3.4

This commit is contained in:
dependabot-preview[bot] 2021-01-15 08:21:58 +00:00 committed by GitHub
commit e15b3256a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -22,7 +22,7 @@
"@nuxtjs/eslint-module": "^3.0.2",
"babel-eslint": "^10.1.0",
"eslint": "^7.17.0",
"eslint-config-awzzm-vue": "^1.3.3",
"eslint-config-awzzm-vue": "^1.3.4",
"eslint-plugin-nuxt": "^2.0.0",
"fibers": "^5.0.0",
"sass": "^1.32.4",

View file

@ -3956,10 +3956,10 @@ eslint-ast-utils@^1.1.0:
lodash.get "^4.4.2"
lodash.zip "^4.2.0"
eslint-config-awzzm-vue@^1.3.3:
version "1.3.3"
resolved "https://registry.yarnpkg.com/eslint-config-awzzm-vue/-/eslint-config-awzzm-vue-1.3.3.tgz#d5382cd7e50241d048cf540ead5711c57e98f428"
integrity sha512-8et3asRGFSnMNXFag9z9lRXnbJp1OsI2K9sFw3z7NbqF2Jl1/cWJuBomy74TKckTKoE9nIwh0rGYtSlaMd+VEw==
eslint-config-awzzm-vue@^1.3.4:
version "1.3.4"
resolved "https://registry.yarnpkg.com/eslint-config-awzzm-vue/-/eslint-config-awzzm-vue-1.3.4.tgz#482ecff26a7173db1c0467822a054338f27b3d0c"
integrity sha512-rhIsqg6fDMH663aBaAfvJkpw6B6g/Ugpg8e1t08pRc7b4ZUTB84+QZTFl4ygd51NgrycSdzf1es/E1cDqy33FA==
dependencies:
eslint-config-awzzm "^1.3.0"
eslint-plugin-vue "^7.1.0"