Skip to content

Commit da47ac4

Browse files
committed
chore(deps): update dependency eslint-plugin-jest to v27.2.3
1 parent 9cdcea3 commit da47ac4

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
@@ -57,7 +57,7 @@
5757
"@typescript-eslint/parser": "5.62.0",
5858
"eslint": "8.44.0",
5959
"eslint-config-prettier": "8.8.0",
60-
"eslint-plugin-jest": "27.2.2",
60+
"eslint-plugin-jest": "27.2.3",
6161
"jest": "29.6.1",
6262
"nodemon": "3.0.1",
6363
"prettier": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2923,10 +2923,10 @@ eslint-config-prettier@8.8.0:
29232923
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
29242924
integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==
29252925

2926-
eslint-plugin-jest@27.2.2:
2927-
version "27.2.2"
2928-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.2.tgz#be4ded5f91905d9ec89aa8968d39c71f3b072c0c"
2929-
integrity sha512-euzbp06F934Z7UDl5ZUaRPLAc9MKjh0rMPERrHT7UhlCEwgb25kBj37TvMgWeHZVkR5I9CayswrpoaqZU1RImw==
2926+
eslint-plugin-jest@27.2.3:
2927+
version "27.2.3"
2928+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.3.tgz#6f8a4bb2ca82c0c5d481d1b3be256ab001f5a3ec"
2929+
integrity sha512-sRLlSCpICzWuje66Gl9zvdF6mwD5X86I4u55hJyFBsxYOsBCmT5+kSUjf+fkFWVMMgpzNEupjW8WzUqi83hJAQ==
29302930
dependencies:
29312931
"@typescript-eslint/utils" "^5.10.0"
29322932

0 commit comments

Comments
 (0)