Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v22.5.0 (#29)
Browse files Browse the repository at this point in the history
chore(deps): update dependency eslint-plugin-jest to v22.5.0
  • Loading branch information
jtassin authored Apr 24, 2019
2 parents 1904cb9 + 5bbe17d commit e1c041e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"auto-changelog": "^1.12.0",
"eslint": "5.16.0",
"eslint-config-prettier": "4.1.0",
"eslint-plugin-jest": "22.4.1",
"eslint-plugin-jest": "22.5.0",
"husky": "1.3.1",
"jest": "^24.5.0",
"lint-staged": "8.1.5",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1690,9 +1690,10 @@ [email protected]:
dependencies:
get-stdin "^6.0.0"

[email protected]:
version "22.4.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.4.1.tgz#a5fd6f7a2a41388d16f527073b778013c5189a9c"
[email protected]:
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-scope@^4.0.3:
version "4.0.3"
Expand Down

0 comments on commit e1c041e

Please sign in to comment.