Merge pull request #397 from alxshelepenok/renovate/eslint

chore(deps): update dependency eslint to v6.4.0
This commit is contained in:
Alexander Shelepenok 2019-09-14 16:58:13 +03:00 committed by GitHub
commit ada72bd46e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -95,7 +95,7 @@
"babel-preset-gatsby": "0.2.13",
"browserslist": "4.7.0",
"concurrently": "4.1.2",
"eslint": "6.3.0",
"eslint": "6.4.0",
"eslint-config-airbnb-base": "13.2.0",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-jest": "22.17.0",

View File

@ -4911,10 +4911,10 @@ eslint-watch@6.0.0:
optionator "^0.8.2"
source-map-support "^0.5.9"
eslint@6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.3.0.tgz#1f1a902f67bfd4c354e7288b81e40654d927eb6a"
integrity sha512-ZvZTKaqDue+N8Y9g0kp6UPZtS4FSY3qARxBs7p4f0H0iof381XHduqVerFWtK8DPtKmemqbqCFENWSQgPR/Gow==
eslint@6.4.0:
version "6.4.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.4.0.tgz#5aa9227c3fbe921982b2eda94ba0d7fae858611a"
integrity sha512-WTVEzK3lSFoXUovDHEbkJqCVPEPwbhCq4trDktNI6ygs7aO41d4cDT0JFAT5MivzZeVLWlg7vHL+bgrQv/t3vA==
dependencies:
"@babel/code-frame" "^7.0.0"
ajv "^6.10.0"