Skip to content

Commit 91a7d88

Browse files
renovate[bot]ghengeveld
authored andcommitted
Update dependency eslint-plugin-jest to v22.17.0 (#101)
1 parent 3159615 commit 91a7d88

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"copyfiles": "2.1.1",
5555
"eslint": "6.3.0",
5656
"eslint-config-prettier": "6.1.0",
57-
"eslint-plugin-jest": "22.16.0",
57+
"eslint-plugin-jest": "22.17.0",
5858
"eslint-plugin-prettier": "3.1.0",
5959
"eslint-plugin-promise": "4.2.1",
6060
"eslint-plugin-react": "7.14.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7390,10 +7390,10 @@ [email protected]:
73907390
read-pkg-up "^2.0.0"
73917391
resolve "^1.11.0"
73927392

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

0 commit comments

Comments
 (0)