Skip to content

Commit 4bf33ee

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

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.1",
61+
"eslint-plugin-jest": "28.8.2",
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.1"
2973-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.1.tgz#3cf7d2752350bd711ca0de000b048a5464b52e0b"
2974-
integrity sha512-G46XMyYu6PtSNJUkQ0hsPjzXYpzq/O4vpCciMizTKRJG8kNsRreGoMRDG6H9FIB/xVgfFuclVnuX4XRvFUzrZQ==
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==
29752975
dependencies:
29762976
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
29772977

0 commit comments

Comments
 (0)