Skip to content

Commit 529ea9d

Browse files
committed
chore(deps): update dependency eslint-plugin-jest to v27.2.2
1 parent e7550af commit 529ea9d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"eslint": "8.43.0",
2727
"eslint-config-prettier": "8.8.0",
28-
"eslint-plugin-jest": "27.2.1",
28+
"eslint-plugin-jest": "27.2.2",
2929
"express": "4.18.2",
3030
"glob": "8.1.0",
3131
"jest": "29.5.0",

yarn.lock

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

1894-
1895-
version "27.2.1"
1896-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.1.tgz#b85b4adf41c682ea29f1f01c8b11ccc39b5c672c"
1897-
integrity sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==
1894+
1895+
version "27.2.2"
1896+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.2.tgz#be4ded5f91905d9ec89aa8968d39c71f3b072c0c"
1897+
integrity sha512-euzbp06F934Z7UDl5ZUaRPLAc9MKjh0rMPERrHT7UhlCEwgb25kBj37TvMgWeHZVkR5I9CayswrpoaqZU1RImw==
18981898
dependencies:
18991899
"@typescript-eslint/utils" "^5.10.0"
19001900

0 commit comments

Comments
 (0)