Skip to content

Commit

Permalink
fix: pin eslint to 5.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Feb 15, 2019
1 parent 01a599c commit 51b50e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"chai": "^4.2.0",
"coveralls": "^3.0.2",
"cross-env": "^5.2.0",
"eslint": "^5.12.1",
"eslint": "5.13.0",
"eslint-plugin-chai-friendly": "^0.4.1",
"istanbul": "^0.4.5",
"mocha": "^5.2.0"
Expand Down

0 comments on commit 51b50e6

Please sign in to comment.