Skip to content

Commit c82260a

Browse files
fix(deps): update dependency eslint-plugin-jest to v28.11.0 (#884)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f47fb8d commit c82260a

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
@@ -36,7 +36,7 @@
3636
"eslint-import-resolver-node": "0.3.9",
3737
"eslint-import-resolver-webpack": "0.13.10",
3838
"eslint-plugin-import": "2.31.0",
39-
"eslint-plugin-jest": "28.9.0",
39+
"eslint-plugin-jest": "28.11.0",
4040
"eslint-plugin-jsx-a11y": "6.10.2",
4141
"eslint-plugin-prettier": "5.2.3",
4242
"eslint-plugin-react": "7.37.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2314,10 +2314,10 @@ [email protected]:
23142314
string.prototype.trimend "^1.0.8"
23152315
tsconfig-paths "^3.15.0"
23162316

2317-
eslint-plugin-jest@28.9.0:
2318-
version "28.9.0"
2319-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.9.0.tgz#19168dfaed124339cd2252c4c4d1ac3688aeb243"
2320-
integrity sha512-rLu1s1Wf96TgUUxSw6loVIkNtUjq1Re7A9QdCCHSohnvXEBAjuL420h0T/fMmkQlNsQP2GhQzEUpYHPfxBkvYQ==
2317+
eslint-plugin-jest@28.11.0:
2318+
version "28.11.0"
2319+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.11.0.tgz#2641ecb4411941bbddb3d7cf8a8ff1163fbb510e"
2320+
integrity sha512-QAfipLcNCWLVocVbZW8GimKn5p5iiMcgGbRzz8z/P5q7xw+cNEpYqyzFMtIF/ZgF2HLOyy+dYBut+DoYolvqig==
23212321
dependencies:
23222322
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
23232323

0 commit comments

Comments
 (0)