mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 06:49:18 +01:00
chore(deps): update dependency eslint to v7.17.0
This commit is contained in:
parent
e9981e2c16
commit
30d9b27cda
@ -96,7 +96,7 @@
|
|||||||
"babel-preset-gatsby": "0.9.1",
|
"babel-preset-gatsby": "0.9.1",
|
||||||
"browserslist": "4.16.0",
|
"browserslist": "4.16.0",
|
||||||
"concurrently": "5.3.0",
|
"concurrently": "5.3.0",
|
||||||
"eslint": "7.16.0",
|
"eslint": "7.17.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",
|
||||||
|
@ -7092,10 +7092,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.16.0:
|
eslint@7.17.0:
|
||||||
version "7.16.0"
|
version "7.17.0"
|
||||||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.16.0.tgz#a761605bf9a7b32d24bb7cde59aeb0fd76f06092"
|
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.17.0.tgz#4ccda5bf12572ad3bf760e6f195886f50569adb0"
|
||||||
integrity sha512-iVWPS785RuDA4dWuhhgXTNrGxHHK3a8HLSMBgbbU59ruJDubUraXN8N5rn7kb8tG6sjg74eE0RA3YWT51eusEw==
|
integrity sha512-zJk08MiBgwuGoxes5sSQhOtibZ75pz0J35XTRlZOk9xMffhpA9BTbQZxoXZzOl5zMbleShbGwtw+1kGferfFwQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/code-frame" "^7.0.0"
|
"@babel/code-frame" "^7.0.0"
|
||||||
"@eslint/eslintrc" "^0.2.2"
|
"@eslint/eslintrc" "^0.2.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user