Skip to content

Commit

Permalink
fix: pin eslint-plugin-jest to 22.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jul 22, 2019
1 parent df3b99d commit 6a82a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -33,7 +33,7 @@
"eslint-config-standard": "^13.0.1",
"eslint-plugin-import": "^2.18.0",
"eslint-plugin-import-helpers": "^1.0.1",
"eslint-plugin-jest": "^22.10.0",
"eslint-plugin-jest": "22.13.0",
"eslint-plugin-node": "^9.1.0",
"eslint-plugin-prefer-let": "^1.0.1",
"eslint-plugin-promise": "^4.2.1",
Expand Down

0 comments on commit 6a82a5b

Please sign in to comment.