Merge pull request #25 from strongloop/upgrade/eslint-config

Upgrade eslint & config to latest
This commit is contained in:
Miroslav Bajtoš 2017-02-24 14:52:44 +01:00 committed by GitHub
commit 2f236b884e
1 changed files with 2 additions and 2 deletions

View File

@ -29,8 +29,8 @@
"async-1.5.2": "file:./test/stub-modules/async-1.5.2",
"chai": "^3.5.0",
"dirty-chai": "^1.2.2",
"eslint": "^2.13.1",
"eslint-config-loopback": "^4.0.0",
"eslint": "^3.14.1",
"eslint-config-loopback": "^8.0.0",
"loopback": "^3.0.0",
"mocha": "^2.5.3",
"supertest": "^1.2.0",