Skip to content

Commit

Permalink
fix: pin eslint-plugin-jest to 22.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed May 22, 2019
1 parent 64fa19d commit 7378379
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 @@ -35,7 +35,7 @@
"eslint-config-airbnb-base": "^13.1.0",
"eslint-plugin-eslint-comments": "^3.1.1",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-jest": "^22.4.1",
"eslint-plugin-jest": "22.5.1",
"eslint-plugin-jsx-a11y": "^6.2.1",
"eslint-plugin-react": "^7.12.4",
"jest": "^23.6.0",
Expand Down

0 comments on commit 7378379

Please sign in to comment.