Skip to content

Commit e5c519a

Browse files
Bump eslint-plugin-jest from 28.8.3 to 28.10.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.8.3 to 28.10.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.10.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 fc19122 commit e5c519a

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.10.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.10.0:
2691+
version "28.10.0"
2692+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.10.0.tgz#4b35b8abb0f7cfe699bff8d9060270a2ddd770ea"
2693+
integrity sha512-hyMWUxkBH99HpXT3p8hc7REbEZK3D+nk8vHXGgpB+XXsi0gO4PxMSP+pjfUzb67GnV9yawV9a53eUmcde1CCZA==
26942694
dependencies:
26952695
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
26962696

0 commit comments

Comments
 (0)