Merge pull request #5 from kremalicious/greenkeeper/eslint-5.0.0

Update eslint to the latest version 🚀
This commit is contained in:
Matthias Kretschmann 2018-06-23 13:41:58 +02:00 committed by GitHub
commit 4afafbbe0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"babel-preset-env": "^1.7.0",
"babel-preset-react": "^6.24.1",
"cross-env": "^5.2.0",
"eslint": "^4.19.1",
"eslint": "^5.0.0",
"eslint-plugin-react": "^7.9.1",
"release-it": "^7.4.7"
},