Update eslint & config to latest

This commit is contained in:
Miroslav Bajtoš 2019-02-05 08:36:04 +01:00
parent 80e86adff3
commit ca4a996d87
No known key found for this signature in database
GPG Key ID: 6F2304BA9361C7E3
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",