Skip to content

Commit d8ef3c7

Browse files
committed
chore(deps): update dependency eslint-plugin-jest to v28.6.0
1 parent 6b1443d commit d8ef3c7

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
@@ -58,7 +58,7 @@
5858
"eslint": "8.57.0",
5959
"eslint-config-prettier": "9.1.0",
6060
"eslint-plugin-functional": "4.4.1",
61-
"eslint-plugin-jest": "28.5.0",
61+
"eslint-plugin-jest": "28.6.0",
6262
"ethers": "6.13.0",
6363
"husky": "9.0.11",
6464
"jest": "29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2622,10 +2622,10 @@ eslint-plugin-functional@4.4.1:
26222622
escape-string-regexp "^4.0.0"
26232623
semver "^7.3.7"
26242624

2625-
eslint-plugin-jest@28.5.0:
2626-
version "28.5.0"
2627-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.5.0.tgz#b497b795de37f671eaccd38bd83030186ff5dc8d"
2628-
integrity sha512-6np6DGdmNq/eBbA7HOUNV8fkfL86PYwBfwyb8n23FXgJNTR8+ot3smRHjza9LGsBBZRypK3qyF79vMjohIL8eQ==
2625+
eslint-plugin-jest@28.6.0:
2626+
version "28.6.0"
2627+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.6.0.tgz#8410588d60bcafa68a91b6ec272e4a415502302a"
2628+
integrity sha512-YG28E1/MIKwnz+e2H7VwYPzHUYU4aMa19w0yGcwXnnmJH6EfgHahTJ2un3IyraUxNfnz/KUhJAFXNNwWPo12tg==
26292629
dependencies:
26302630
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0"
26312631

0 commit comments

Comments
 (0)