Merge pull request #56 from moritzruth/dependabot/npm_and_yarn/eslint-7.13.0
This commit is contained in:
commit
105504aa86
2 changed files with 5 additions and 5 deletions
|
@ -21,7 +21,7 @@
|
||||||
"@nuxt/types": "^2.14.7",
|
"@nuxt/types": "^2.14.7",
|
||||||
"@nuxtjs/eslint-module": "^3.0.0",
|
"@nuxtjs/eslint-module": "^3.0.0",
|
||||||
"babel-eslint": "^10.1.0",
|
"babel-eslint": "^10.1.0",
|
||||||
"eslint": "^7.12.1",
|
"eslint": "^7.13.0",
|
||||||
"eslint-config-awzzm-vue": "^1.2.1",
|
"eslint-config-awzzm-vue": "^1.2.1",
|
||||||
"eslint-plugin-nuxt": "^1.0.0",
|
"eslint-plugin-nuxt": "^1.0.0",
|
||||||
"fibers": "^5.0.0",
|
"fibers": "^5.0.0",
|
||||||
|
|
|
@ -4070,10 +4070,10 @@ eslint-webpack-plugin@^2.1.0:
|
||||||
micromatch "^4.0.2"
|
micromatch "^4.0.2"
|
||||||
schema-utils "^2.7.0"
|
schema-utils "^2.7.0"
|
||||||
|
|
||||||
eslint@^7.12.1:
|
eslint@^7.13.0:
|
||||||
version "7.12.1"
|
version "7.13.0"
|
||||||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.12.1.tgz#bd9a81fa67a6cfd51656cdb88812ce49ccec5801"
|
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.13.0.tgz#7f180126c0dcdef327bfb54b211d7802decc08da"
|
||||||
integrity sha512-HlMTEdr/LicJfN08LB3nM1rRYliDXOmfoO4vj39xN6BLpFzF00hbwBoqHk8UcJ2M/3nlARZWy/mslvGEuZFvsg==
|
integrity sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/code-frame" "^7.0.0"
|
"@babel/code-frame" "^7.0.0"
|
||||||
"@eslint/eslintrc" "^0.2.1"
|
"@eslint/eslintrc" "^0.2.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue