Skip to content

Commit e8c8e1d

Browse files
chore: bump eslint-plugin-jest from 28.8.3 to 28.10.0 (#763)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe415e5 commit e8c8e1d

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
@@ -55,7 +55,7 @@
5555
"benchmark": "^2.1.4",
5656
"commitizen": "4.3.1",
5757
"eslint": "8.57.1",
58-
"eslint-plugin-jest": "28.8.3",
58+
"eslint-plugin-jest": "28.10.0",
5959
"eslint-plugin-jsx-a11y": "6.10.2",
6060
"eslint-plugin-react": "7.37.2",
6161
"eslint-plugin-react-hooks": "5.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3461,10 +3461,10 @@ eslint-plugin-import@2.31.0:
34613461
string.prototype.trimend "^1.0.8"
34623462
tsconfig-paths "^3.15.0"
34633463

3464-
eslint-plugin-jest@28.8.3:
3465-
version "28.8.3"
3466-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.3.tgz#c5699bba0ad06090ad613535e4f1572f4c2567c0"
3467-
integrity sha512-HIQ3t9hASLKm2IhIOqnu+ifw7uLZkIlR7RYNv7fMcEi/p0CIiJmfriStQS2LDkgtY4nyLbIZAD+JL347Yc2ETQ==
3464+
eslint-plugin-jest@28.10.0:
3465+
version "28.10.0"
3466+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.10.0.tgz#4b35b8abb0f7cfe699bff8d9060270a2ddd770ea"
3467+
integrity sha512-hyMWUxkBH99HpXT3p8hc7REbEZK3D+nk8vHXGgpB+XXsi0gO4PxMSP+pjfUzb67GnV9yawV9a53eUmcde1CCZA==
34683468
dependencies:
34693469
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
34703470

0 commit comments

Comments
 (0)