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

Commit d9a61aa

Browse files
committed
chore(deps): update dependency eslint-plugin-jest to v23.20.0
1 parent 349b38d commit d9a61aa

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
@@ -2530,10 +2530,10 @@ [email protected]:
25302530
read-pkg-up "^2.0.0"
25312531
resolve "^1.12.0"
25322532

2533-
eslint-plugin-jest@23.1.1:
2534-
version "23.1.1"
2535-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.1.1.tgz#1220ab53d5a4bf5c3c4cd07c0dabc6199d4064dd"
2536-
integrity sha512-2oPxHKNh4j1zmJ6GaCBuGcb8FVZU7YjFUOJzGOPnl9ic7VA/MGAskArLJiRIlnFUmi1EUxY+UiATAy8dv8s5JA==
2533+
eslint-plugin-jest@23.20.0:
2534+
version "23.20.0"
2535+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.20.0.tgz#e1d69c75f639e99d836642453c4e75ed22da4099"
2536+
integrity sha512-+6BGQt85OREevBDWCvhqj1yYA4+BFK4XnRZSGJionuEYmcglMZYLNNBBemwzbqUAckURaHdJSBcjHPyrtypZOw==
25372537
dependencies:
25382538
"@typescript-eslint/experimental-utils" "^2.5.0"
25392539

0 commit comments

Comments
 (0)