Merge pull request #256 from strongloop/update-eslint

Update eslint & config to latest
This commit is contained in:
Miroslav Bajtoš 2019-02-05 08:47:24 +01:00 committed by GitHub
commit 94b12fb52c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
},
"devDependencies": {
"chai": "^3.2.0",
"eslint": "^2.8.0",
"eslint": "^2.13.1",
"eslint-config-loopback": "^2.0.0",
"loopback": "^3.19.0",
"mocha": "^5.2.0",