Skip to content

Commit 9069784

Browse files
chore(deps): update dependency eslint-plugin-jest to v28.11.1 (#1597)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dedcc28 commit 9069784

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.1",
5959
"eslint-config-prettier": "10.1.5",
6060
"eslint-plugin-functional": "4.4.1",
61-
"eslint-plugin-jest": "28.11.0",
61+
"eslint-plugin-jest": "28.11.1",
6262
"ethers": "6.14.3",
6363
"husky": "9.1.7",
6464
"jest": "29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2584,10 +2584,10 @@ [email protected]:
25842584
escape-string-regexp "^4.0.0"
25852585
semver "^7.3.7"
25862586

2587-
2588-
version "28.11.0"
2589-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.11.0.tgz#2641ecb4411941bbddb3d7cf8a8ff1163fbb510e"
2590-
integrity sha512-QAfipLcNCWLVocVbZW8GimKn5p5iiMcgGbRzz8z/P5q7xw+cNEpYqyzFMtIF/ZgF2HLOyy+dYBut+DoYolvqig==
2587+
2588+
version "28.11.1"
2589+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.11.1.tgz#ab202e4d807ab57b4a812074d2d95dff2c61e7df"
2590+
integrity sha512-17+112oYbm56kt6ecFDoyi+keLpYblvVG+yze7/DbwsZGorfqaFg9UtgQpaAzJRvA2P64vifMo6WGn7gbj9LXg==
25912591
dependencies:
25922592
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
25932593

0 commit comments

Comments
 (0)