Skip to content

Commit 822c6bb

Browse files
Bump eslint-plugin-jest from 28.8.3 to 28.11.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.8.3 to 28.11.0. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v28.8.3...v28.11.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c3c545 commit 822c6bb

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
@@ -28,7 +28,7 @@
2828
"@vercel/ncc": "^0.38.2",
2929
"eslint": "^8.57.1",
3030
"eslint-plugin-github": "^4.10.2",
31-
"eslint-plugin-jest": "^28.8.3",
31+
"eslint-plugin-jest": "^28.11.0",
3232
"eslint-plugin-prettier": "^5.2.1",
3333
"jest": "^29.7.0",
3434
"prettier": "^3.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2687,10 +2687,10 @@ eslint-plugin-import@^2.25.2:
26872687
semver "^6.3.1"
26882688
tsconfig-paths "^3.15.0"
26892689

2690-
eslint-plugin-jest@^28.8.3:
2691-
version "28.8.3"
2692-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.3.tgz#c5699bba0ad06090ad613535e4f1572f4c2567c0"
2693-
integrity sha512-HIQ3t9hASLKm2IhIOqnu+ifw7uLZkIlR7RYNv7fMcEi/p0CIiJmfriStQS2LDkgtY4nyLbIZAD+JL347Yc2ETQ==
2690+
eslint-plugin-jest@^28.11.0:
2691+
version "28.11.0"
2692+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.11.0.tgz#2641ecb4411941bbddb3d7cf8a8ff1163fbb510e"
2693+
integrity sha512-QAfipLcNCWLVocVbZW8GimKn5p5iiMcgGbRzz8z/P5q7xw+cNEpYqyzFMtIF/ZgF2HLOyy+dYBut+DoYolvqig==
26942694
dependencies:
26952695
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
26962696

0 commit comments

Comments
 (0)