updating eslint to 5.0 v

This commit is contained in:
amed83 2018-06-25 11:12:21 +02:00
parent a3ff691310
commit 436465d566
1 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,6 @@
"babel-runtime": "^6.26.0",
"cross-env": "^5.2.0",
"documentation": "^8.0.0",
"eslint": "^4.19.1",
"eslint-config-ascribe": "^3.0.5",
"eslint-plugin-import": "^2.9.0",
"husky": "^0.14.3",
@ -69,10 +68,11 @@
"buffer": "^5.1.0",
"clone": "^2.1.1",
"core-js": "^2.5.4",
"crypto-conditions": "^2.0.1",
"decamelize": "^2.0.0",
"es6-promise": "^4.2.4",
"eslint": "^5.0.0",
"fetch-ponyfill": "^6.0.1",
"crypto-conditions": "^2.0.1",
"isomorphic-fetch": "^2.2.1",
"js-sha3": "^0.7.0",
"js-utility-belt": "^1.5.0",