Skip to content

Commit

Permalink
fix: pin eslint to 6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jul 21, 2019
1 parent 03d9244 commit 2e69669
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 @@ -37,7 +37,7 @@
"babel-plugin-import": "^1.11.0",
"core-js": "3",
"coveralls": "^3.0.3",
"eslint": "^6.0.0",
"eslint": "6.0.1",
"eslint-config-standard-airbnb": "^0.0.6",
"eslint-friendly-formatter": "^4.0.1",
"eslint-plugin-you-dont-need-lodash-underscore": "^6.4.0",
Expand Down

0 comments on commit 2e69669

Please sign in to comment.