1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-06-30 13:41:44 +02:00

Merge pull request #144 from kremalicious/greenkeeper/eslint-6.0.0

Update eslint to the latest version 🚀
This commit is contained in:
Matthias Kretschmann 2019-06-22 11:35:01 +02:00 committed by GitHub
commit 65945fcd70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,7 @@
"babel-jest": "^24.7.1",
"babel-preset-gatsby": "^0.1.11",
"chalk": "^2.4.2",
"eslint": "^5.16.0",
"eslint": "^6.0.0",
"eslint-config-prettier": "^5.0.0",
"eslint-loader": "^2.1.2",
"eslint-plugin-graphql": "^3.0.3",