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 46818d3 commit 8e1f008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -22,7 +22,7 @@
"eslint": "^5.16.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-jest": "^22.4.1",
"eslint-plugin-jest": "22.5.1",
"jest": "^24.7.1",
"np": "^5.0.0"
},
Expand Down

0 comments on commit 8e1f008

Please sign in to comment.