Skip to content

Commit 1586db4

Browse files
chore(deps): update dependency eslint-plugin-jest to v28.8.1
1 parent 5e53230 commit 1586db4

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.0",
61+
"eslint-plugin-jest": "28.8.1",
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.0"
2973-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.0.tgz#54f597b5a3295ad04ec946baa245ad02b9b2bca0"
2974-
integrity sha512-Tubj1hooFxCl52G4qQu0edzV/+EZzPUeN8p2NnW5uu4fbDs+Yo7+qDVDc4/oG3FbCqEBmu/OC3LSsyiU22oghw==
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==
29752975
dependencies:
29762976
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
29772977

0 commit comments

Comments
 (0)