Skip to content

Commit e7f9ab3

Browse files
renovate[bot]ghengeveld
authored andcommitted
Update dependency eslint-plugin-jest to v22.16.0 (#94)
1 parent 24ea2b0 commit e7f9ab3

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
@@ -53,7 +53,7 @@
5353
"copyfiles": "2.1.1",
5454
"eslint": "6.2.2",
5555
"eslint-config-prettier": "6.1.0",
56-
"eslint-plugin-jest": "22.15.2",
56+
"eslint-plugin-jest": "22.16.0",
5757
"eslint-plugin-prettier": "3.1.0",
5858
"eslint-plugin-promise": "4.2.1",
5959
"eslint-plugin-react": "7.14.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7174,10 +7174,10 @@ [email protected]:
71747174
read-pkg-up "^2.0.0"
71757175
resolve "^1.11.0"
71767176

7177-
eslint-plugin-jest@22.15.2:
7178-
version "22.15.2"
7179-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.15.2.tgz#e3c10d9391f787744e31566f69ebb70c3a98e398"
7180-
integrity sha512-p4NME9TgXIt+KgpxcXyNBvO30ZKxwFAO1dJZBc2OGfDnXVEtPwEyNs95GSr6RIE3xLHdjd8ngDdE2icRRXrbxg==
7177+
eslint-plugin-jest@22.16.0:
7178+
version "22.16.0"
7179+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.16.0.tgz#30c4e0e9dc331beb2e7369b70dd1363690c1ce05"
7180+
integrity sha512-eBtSCDhO1k7g3sULX/fuRK+upFQ7s548rrBtxDyM1fSoY7dTWp/wICjrJcDZKVsW7tsFfH22SG+ZaxG5BZodIg==
71817181
dependencies:
71827182
"@typescript-eslint/experimental-utils" "^1.13.0"
71837183

0 commit comments

Comments
 (0)