Skip to content

Commit

Permalink
Merge pull request #109 from mg901/greenkeeper/eslint-plugin-jest-22.5.0
Browse files Browse the repository at this point in the history
Update eslint-plugin-jest to the latest version 馃殌
  • Loading branch information
mg901 committed Apr 25, 2019
2 parents 29cd3f7 + 6ac4cbe commit dc64f58
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"eslint-config-prettier": "4.1.0",
"eslint-plugin-flowtype": "3.6.1",
"eslint-plugin-import": "2.17.2",
"eslint-plugin-jest": "22.4.1",
"eslint-plugin-jest": "22.5.0",
"eslint-plugin-prettier": "3.0.1",
"flow-bin": "^0.97.0",
"husky": "1.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3085,10 +3085,10 @@ eslint-plugin-import@2.17.2:
read-pkg-up "^2.0.0"
resolve "^1.10.0"

eslint-plugin-jest@22.4.1:
version "22.4.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.4.1.tgz#a5fd6f7a2a41388d16f527073b778013c5189a9c"
integrity sha512-gcLfn6P2PrFAVx3AobaOzlIEevpAEf9chTpFZz7bYfc7pz8XRv7vuKTIE4hxPKZSha6XWKKplDQ0x9Pq8xX2mg==
eslint-plugin-jest@22.5.0:
version "22.5.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.5.0.tgz#3a02527a5b08f7232f7bb0a52da98407bf84cdd0"
integrity sha512-YLeCRAuU3qP9lRZMul1/IbxXGg1THVpWFPBEa+VUQkcqEtO3W9GDKZ84MxYxzKTwMChTjj1l2vuNKva8HYtGPg==

eslint-plugin-prettier@3.0.1:
version "3.0.1"
Expand Down

0 comments on commit dc64f58

Please sign in to comment.