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

Commit 7cf73b8

Browse files
committed
chore(deps): update dependency eslint-plugin-jest to v23.20.0
1 parent c17089f commit 7cf73b8

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2610,10 +2610,10 @@ [email protected]:
26102610
read-pkg-up "^2.0.0"
26112611
resolve "^1.12.0"
26122612

2613-
eslint-plugin-jest@23.1.1:
2614-
version "23.1.1"
2615-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.1.1.tgz#1220ab53d5a4bf5c3c4cd07c0dabc6199d4064dd"
2616-
integrity sha512-2oPxHKNh4j1zmJ6GaCBuGcb8FVZU7YjFUOJzGOPnl9ic7VA/MGAskArLJiRIlnFUmi1EUxY+UiATAy8dv8s5JA==
2613+
eslint-plugin-jest@23.20.0:
2614+
version "23.20.0"
2615+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.20.0.tgz#e1d69c75f639e99d836642453c4e75ed22da4099"
2616+
integrity sha512-+6BGQt85OREevBDWCvhqj1yYA4+BFK4XnRZSGJionuEYmcglMZYLNNBBemwzbqUAckURaHdJSBcjHPyrtypZOw==
26172617
dependencies:
26182618
"@typescript-eslint/experimental-utils" "^2.5.0"
26192619

0 commit comments

Comments
 (0)