Merge pull request #883 from alxshelepenok/renovate/eslint

chore(deps): update dependency eslint to v7.19.0
This commit is contained in:
Alexander Shelepenok 2021-02-05 13:56:24 +03:00 committed by GitHub
commit ff2b9382e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -96,7 +96,7 @@
"babel-preset-gatsby": "0.11.0",
"browserslist": "4.16.1",
"concurrently": "5.3.0",
"eslint": "7.18.0",
"eslint": "7.19.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jest": "24.1.3",

View File

@ -7709,10 +7709,10 @@ eslint-watch@7.0.0:
optionator "^0.9.1"
source-map-support "^0.5.13"
eslint@7.18.0:
version "7.18.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18.0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67"
integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ==
eslint@7.19.0:
version "7.19.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.19.0.tgz#6719621b196b5fad72e43387981314e5d0dc3f41"
integrity sha512-CGlMgJY56JZ9ZSYhJuhow61lMPPjUzWmChFya71Z/jilVos7mR/jPgaEfVGgMBY5DshbKdG8Ezb8FDCHcoMEMg==
dependencies:
"@babel/code-frame" "^7.0.0"
"@eslint/eslintrc" "^0.3.0"