Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Commit 870836f

Browse files
committed
chore(deps): update dependency eslint-plugin-jest to v23.20.0
1 parent 9955ed3 commit 870836f

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
@@ -62,7 +62,7 @@
6262
"eslint-plugin-eslint-comments": "3.1.2",
6363
"eslint-plugin-html": "6.0.0",
6464
"eslint-plugin-import": "2.19.1",
65-
"eslint-plugin-jest": "23.1.1",
65+
"eslint-plugin-jest": "23.20.0",
6666
"eslint-plugin-prettier": "3.1.2",
6767
"jest": "25.1.0",
6868
"jest-image-snapshot": "2.12.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2468,10 +2468,10 @@ [email protected]:
24682468
read-pkg-up "^2.0.0"
24692469
resolve "^1.12.0"
24702470

2471-
eslint-plugin-jest@23.1.1:
2472-
version "23.1.1"
2473-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.1.1.tgz#1220ab53d5a4bf5c3c4cd07c0dabc6199d4064dd"
2474-
integrity sha512-2oPxHKNh4j1zmJ6GaCBuGcb8FVZU7YjFUOJzGOPnl9ic7VA/MGAskArLJiRIlnFUmi1EUxY+UiATAy8dv8s5JA==
2471+
eslint-plugin-jest@23.20.0:
2472+
version "23.20.0"
2473+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.20.0.tgz#e1d69c75f639e99d836642453c4e75ed22da4099"
2474+
integrity sha512-+6BGQt85OREevBDWCvhqj1yYA4+BFK4XnRZSGJionuEYmcglMZYLNNBBemwzbqUAckURaHdJSBcjHPyrtypZOw==
24752475
dependencies:
24762476
"@typescript-eslint/experimental-utils" "^2.5.0"
24772477

0 commit comments

Comments
 (0)