Skip to content

Commit

Permalink
fix: pin eslint to 6.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored Nov 22, 2019
1 parent 7721e97 commit 90e3899
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 @@ -33,7 +33,7 @@
"cross-env": "6.0.3",
"enzyme": "3.10.0",
"enzyme-adapter-react-16": "1.15.1",
"eslint": "^6.1.0",
"eslint": "6.6.0",
"eslint-config-airbnb": "^18.0.1",
"eslint-plugin-babel": "^5.3.0",
"eslint-plugin-import": "^2.18.2",
Expand Down

0 comments on commit 90e3899

Please sign in to comment.