Skip to content

Commit 857b69d

Browse files
committed
Update dependency eslint-plugin-jest to v23.13.0
1 parent cd48bc0 commit 857b69d

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
@@ -86,7 +86,7 @@
8686
"cross-env": "7.0.2",
8787
"eslint": "6.8.0",
8888
"eslint-config-prettier": "6.11.0",
89-
"eslint-plugin-jest": "23.8.2",
89+
"eslint-plugin-jest": "23.13.0",
9090
"eslint-plugin-prettier": "3.1.3",
9191
"eslint-plugin-react": "7.19.0",
9292
"husky": "4.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3250,10 +3250,10 @@ eslint-config-prettier@6.11.0:
32503250
dependencies:
32513251
get-stdin "^6.0.0"
32523252

3253-
eslint-plugin-jest@23.8.2:
3254-
version "23.8.2"
3255-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.8.2.tgz#6f28b41c67ef635f803ebd9e168f6b73858eb8d4"
3256-
integrity sha512-xwbnvOsotSV27MtAe7s8uGWOori0nUsrXh2f1EnpmXua8sDfY6VZhHAhHg2sqK7HBNycRQExF074XSZ7DvfoFg==
3253+
eslint-plugin-jest@23.13.0:
3254+
version "23.13.0"
3255+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.13.0.tgz#a80ec992b155dd15260bf1131bad666e5123e551"
3256+
integrity sha512-AG18G0qFCgFOdhMibl4cTuKTCBVjzm/hEPYMOPCTj3Yh2GQ53q5u5Jj3a4nl1JH1BxqPsXIrZR1oRE+TdptfHw==
32573257
dependencies:
32583258
"@typescript-eslint/experimental-utils" "^2.5.0"
32593259

0 commit comments

Comments
 (0)