Skip to content

Commit b9dbce8

Browse files
committed
Update dependency eslint-plugin-jest to v23.20.0
1 parent cd48bc0 commit b9dbce8

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.20.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.20.0:
3254+
version "23.20.0"
3255+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.20.0.tgz#e1d69c75f639e99d836642453c4e75ed22da4099"
3256+
integrity sha512-+6BGQt85OREevBDWCvhqj1yYA4+BFK4XnRZSGJionuEYmcglMZYLNNBBemwzbqUAckURaHdJSBcjHPyrtypZOw==
32573257
dependencies:
32583258
"@typescript-eslint/experimental-utils" "^2.5.0"
32593259

0 commit comments

Comments
 (0)