Skip to content

Commit

Permalink
fix: pin eslint to 5.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jan 18, 2019
1 parent 85e0510 commit 19975ac
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 @@ -65,7 +65,7 @@
"ava": "^0.25.0",
"colormap": "^2.3.0",
"dependency-check": "^3.0.0",
"eslint": "^5.0.0",
"eslint": "5.12.0",
"eslint-plugin-harmony": "^1.0.3",
"nyc": "^11.7.1",
"param-case": "^2.1.1",
Expand Down

0 comments on commit 19975ac

Please sign in to comment.