Skip to content

Commit 655e7f0

Browse files
committed
chore(deps): update dependency eslint-plugin-jest to v27.2.2
1 parent 45318d1 commit 655e7f0

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
@@ -54,7 +54,7 @@
5454
"eslint": "8.43.0",
5555
"eslint-config-prettier": "8.8.0",
5656
"eslint-plugin-functional": "4.4.1",
57-
"eslint-plugin-jest": "27.2.1",
57+
"eslint-plugin-jest": "27.2.2",
5858
"ethers": "5.7.2",
5959
"husky": "8.0.3",
6060
"jest": "29.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3304,10 +3304,10 @@ [email protected]:
33043304
escape-string-regexp "^4.0.0"
33053305
semver "^7.3.7"
33063306

3307-
3308-
version "27.2.1"
3309-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.1.tgz#b85b4adf41c682ea29f1f01c8b11ccc39b5c672c"
3310-
integrity sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==
3307+
3308+
version "27.2.2"
3309+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.2.tgz#be4ded5f91905d9ec89aa8968d39c71f3b072c0c"
3310+
integrity sha512-euzbp06F934Z7UDl5ZUaRPLAc9MKjh0rMPERrHT7UhlCEwgb25kBj37TvMgWeHZVkR5I9CayswrpoaqZU1RImw==
33113311
dependencies:
33123312
"@typescript-eslint/utils" "^5.10.0"
33133313

0 commit comments

Comments
 (0)