Skip to content

Commit

Permalink
fix: pin eslint to 6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Sep 29, 2019
1 parent f048028 commit eb8eabe
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 @@ -85,7 +85,7 @@
"babel-runtime": "^6.26.0",
"chai": "^4.1.2",
"chai-as-promised": "^7.1.1",
"eslint": "^6.1.0",
"eslint": "6.4.0",
"eslint-plugin-babel": "^5.0.0",
"eslint-plugin-flowtype": "3.10.1",
"eslint-plugin-import": "^2.8.0",
Expand Down

0 comments on commit eb8eabe

Please sign in to comment.