chore(deps): update dependency eslint to v7.19.0

This commit is contained in:
Renovate Bot 2021-01-31 05:32:01 +00:00
parent d32c1246a0
commit ad8fce5a97
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

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

View File

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