fix: pin eslint to 5.13.0

This commit is contained in:
greenkeeper[bot] 2019-02-16 03:18:28 +00:00
parent b37bdcded5
commit 6181ba3872
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
"babel-runtime": "^6.26.0",
"cross-env": "^5.2.0",
"documentation": "^8.0.1",
"eslint": "^5.0.1",
"eslint": "5.13.0",
"eslint-config-ascribe": "^3.0.5",
"eslint-plugin-import": "^2.13.0",
"husky": "^0.14.3",