Skip to content

Commit

Permalink
fix: pin eslint to 4.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Mar 3, 2018
1 parent 166e5d2 commit fd4f2d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -43,7 +43,7 @@
"chai": "^4.1.2",
"chai-http": "^3.0.0",
"coveralls": "^3.0.0",
"eslint": "^4.12.1",
"eslint": "4.18.1",
"mocha": "^5.0.0",
"mock-require": "^3.0.0",
"nyc": "^11.4.0",
Expand Down

0 comments on commit fd4f2d7

Please sign in to comment.