Skip to content

Commit e8a192e

Browse files
committed
chore(deps): update dependency eslint-plugin-jest to v28.8.3
1 parent 4bf33ee commit e8a192e

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.8.2",
61+
"eslint-plugin-jest": "28.8.3",
6262
"ethers": "6.13.2",
6363
"husky": "9.1.5",
6464
"jest": "29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2968,10 +2968,10 @@ [email protected]:
29682968
escape-string-regexp "^4.0.0"
29692969
semver "^7.3.7"
29702970

2971-
2972-
version "28.8.2"
2973-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.2.tgz#7f8307179c5cf8d51101b3aa002be168daadecbc"
2974-
integrity sha512-mC3OyklHmS5i7wYU1rGId9EnxRI8TVlnFG56AE+8U9iRy6zwaNygZR+DsdZuCL0gRG0wVeyzq+uWcPt6yJrrMA==
2971+
2972+
version "28.8.3"
2973+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.3.tgz#c5699bba0ad06090ad613535e4f1572f4c2567c0"
2974+
integrity sha512-HIQ3t9hASLKm2IhIOqnu+ifw7uLZkIlR7RYNv7fMcEi/p0CIiJmfriStQS2LDkgtY4nyLbIZAD+JL347Yc2ETQ==
29752975
dependencies:
29762976
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
29772977

0 commit comments

Comments
 (0)