Skip to content

Commit 11c76d6

Browse files
chore(deps): update dependency eslint-plugin-jest to v27.2.3 (#4318)
1 parent 90f5467 commit 11c76d6

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
@@ -44,7 +44,7 @@
4444
"eslint-plugin-check-file": "2.5.0",
4545
"eslint-plugin-etc": "2.0.3",
4646
"eslint-plugin-import": "2.27.5",
47-
"eslint-plugin-jest": "27.2.2",
47+
"eslint-plugin-jest": "27.2.3",
4848
"eslint-plugin-jsx-a11y": "6.7.1",
4949
"eslint-plugin-n": "16.0.1",
5050
"eslint-plugin-node": "11.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10387,10 +10387,10 @@ [email protected]:
1038710387
semver "^6.3.0"
1038810388
tsconfig-paths "^3.14.1"
1038910389

10390-
10391-
version "27.2.2"
10392-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.2.tgz#be4ded5f91905d9ec89aa8968d39c71f3b072c0c"
10393-
integrity sha512-euzbp06F934Z7UDl5ZUaRPLAc9MKjh0rMPERrHT7UhlCEwgb25kBj37TvMgWeHZVkR5I9CayswrpoaqZU1RImw==
10390+
10391+
version "27.2.3"
10392+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.3.tgz#6f8a4bb2ca82c0c5d481d1b3be256ab001f5a3ec"
10393+
integrity sha512-sRLlSCpICzWuje66Gl9zvdF6mwD5X86I4u55hJyFBsxYOsBCmT5+kSUjf+fkFWVMMgpzNEupjW8WzUqi83hJAQ==
1039410394
dependencies:
1039510395
"@typescript-eslint/utils" "^5.10.0"
1039610396

0 commit comments

Comments
 (0)