Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v22.17.0 (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and n1ru4l committed Sep 7, 2019
1 parent 007f095 commit 2f95a93
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 @@ -25,7 +25,7 @@
"devDependencies": {
"eslint": "5.16.0",
"eslint-config-prettier": "6.2.0",
"eslint-plugin-jest": "22.16.0",
"eslint-plugin-jest": "22.17.0",
"husky": "3.0.5",
"lint-staged": "9.2.5",
"prettier": "1.18.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4340,10 +4340,10 @@ eslint-plugin-import@2.16.0:
read-pkg-up "^2.0.0"
resolve "^1.9.0"

eslint-plugin-jest@22.16.0:
version "22.16.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.16.0.tgz#30c4e0e9dc331beb2e7369b70dd1363690c1ce05"
integrity sha512-eBtSCDhO1k7g3sULX/fuRK+upFQ7s548rrBtxDyM1fSoY7dTWp/wICjrJcDZKVsW7tsFfH22SG+ZaxG5BZodIg==
eslint-plugin-jest@22.17.0:
version "22.17.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.17.0.tgz#dc170ec8369cd1bff9c5dd8589344e3f73c88cf6"
integrity sha512-WT4DP4RoGBhIQjv+5D0FM20fAdAUstfYAf/mkufLNTojsfgzc5/IYW22cIg/Q4QBavAZsROQlqppiWDpFZDS8Q==
dependencies:
"@typescript-eslint/experimental-utils" "^1.13.0"

Expand Down

0 comments on commit 2f95a93

Please sign in to comment.