1
0
Fork 0

Merge pull request #167 from kremalicious/greenkeeper/eslint-loader-3.0.0

Update eslint-loader to the latest version 🚀
This commit is contained in:
Matthias Kretschmann 2019-08-24 18:46:21 +02:00 committed by GitHub
commit f63a3d0bda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@
"babel-jest": "^24.8.0",
"eslint": "^6.1.0",
"eslint-config-prettier": "^6.0.0",
"eslint-loader": "^2.2.1",
"eslint-loader": "^3.0.0",
"eslint-plugin-graphql": "^3.0.3",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.0",