Skip to content

Commit f9377e3

Browse files
committed
chore(deps): update dependency eslint-plugin-jest to v27.2.3
1 parent 4dc3502 commit f9377e3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@typescript-eslint/parser": "5.62.0",
2323
"eslint": "8.44.0",
2424
"eslint-config-prettier": "8.8.0",
25-
"eslint-plugin-jest": "27.2.2",
25+
"eslint-plugin-jest": "27.2.3",
2626
"eslint-plugin-prettier": "4.2.1",
2727
"eslint-plugin-simple-import-sort": "10.0.0",
2828
"eslint-plugin-sort-class-members": "1.18.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1336,10 +1336,10 @@ [email protected]:
13361336
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
13371337
integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==
13381338

1339-
1340-
version "27.2.2"
1341-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.2.tgz#be4ded5f91905d9ec89aa8968d39c71f3b072c0c"
1342-
integrity sha512-euzbp06F934Z7UDl5ZUaRPLAc9MKjh0rMPERrHT7UhlCEwgb25kBj37TvMgWeHZVkR5I9CayswrpoaqZU1RImw==
1339+
1340+
version "27.2.3"
1341+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.3.tgz#6f8a4bb2ca82c0c5d481d1b3be256ab001f5a3ec"
1342+
integrity sha512-sRLlSCpICzWuje66Gl9zvdF6mwD5X86I4u55hJyFBsxYOsBCmT5+kSUjf+fkFWVMMgpzNEupjW8WzUqi83hJAQ==
13431343
dependencies:
13441344
"@typescript-eslint/utils" "^5.10.0"
13451345

0 commit comments

Comments
 (0)