Merge pull request #812 from epoberezkin/greenkeeper/eslint-5.0.0

Update eslint to the latest version 🚀
master
Evgeny Poberezkin 2018-06-30 18:10:11 +01:00 committed by GitHub
commit 8e51927ccc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,6 @@ before_script:
- git submodule update --init
- npm install -g codeclimate-test-reporter
node_js:
- "4"
- "6"
- "8"
- "9"

View File

@ -74,7 +74,7 @@
"coveralls": "^3.0.1",
"del-cli": "^1.1.0",
"dot": "^1.0.3",
"eslint": "^4.14.0",
"eslint": "^5.0.0",
"gh-pages-generator": "^0.2.3",
"glob": "^7.0.0",
"if-node-version": "^1.0.0",