1
0
Fork 0

Merge pull request #56 from moritzruth/dependabot/npm_and_yarn/eslint-7.13.0

This commit is contained in:
dependabot-preview[bot] 2020-11-10 21:58:21 +00:00 committed by GitHub
commit 105504aa86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -21,7 +21,7 @@
"@nuxt/types": "^2.14.7",
"@nuxtjs/eslint-module": "^3.0.0",
"babel-eslint": "^10.1.0",
"eslint": "^7.12.1",
"eslint": "^7.13.0",
"eslint-config-awzzm-vue": "^1.2.1",
"eslint-plugin-nuxt": "^1.0.0",
"fibers": "^5.0.0",

View file

@ -4070,10 +4070,10 @@ eslint-webpack-plugin@^2.1.0:
micromatch "^4.0.2"
schema-utils "^2.7.0"
eslint@^7.12.1:
version "7.12.1"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.12.1.tgz#bd9a81fa67a6cfd51656cdb88812ce49ccec5801"
integrity sha512-HlMTEdr/LicJfN08LB3nM1rRYliDXOmfoO4vj39xN6BLpFzF00hbwBoqHk8UcJ2M/3nlARZWy/mslvGEuZFvsg==
eslint@^7.13.0:
version "7.13.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.13.0.tgz#7f180126c0dcdef327bfb54b211d7802decc08da"
integrity sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ==
dependencies:
"@babel/code-frame" "^7.0.0"
"@eslint/eslintrc" "^0.2.1"