Skip to content

Commit d5cec24

Browse files
Bump eslint-plugin-jest from 28.8.3 to 28.9.0 (#192)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.8.3 to 28.9.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.9.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marie Denis <[email protected]>
1 parent c0010dd commit d5cec24

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
@@ -37,7 +37,7 @@
3737
"@vercel/ncc": "^0.38.2",
3838
"eslint": "^8.46.0",
3939
"eslint-plugin-github": "^5.0.2",
40-
"eslint-plugin-jest": "^28.8.3",
40+
"eslint-plugin-jest": "^28.9.0",
4141
"eslint-plugin-prettier": "5.2.1",
4242
"jest": "^27.4.7",
4343
"js-yaml": "^4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3564,10 +3564,10 @@ eslint-plugin-import@^2.25.2:
35643564
semver "^6.3.1"
35653565
tsconfig-paths "^3.15.0"
35663566

3567-
eslint-plugin-jest@^28.8.3:
3568-
version "28.8.3"
3569-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.3.tgz#c5699bba0ad06090ad613535e4f1572f4c2567c0"
3570-
integrity sha512-HIQ3t9hASLKm2IhIOqnu+ifw7uLZkIlR7RYNv7fMcEi/p0CIiJmfriStQS2LDkgtY4nyLbIZAD+JL347Yc2ETQ==
3567+
eslint-plugin-jest@^28.9.0:
3568+
version "28.9.0"
3569+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.9.0.tgz#19168dfaed124339cd2252c4c4d1ac3688aeb243"
3570+
integrity sha512-rLu1s1Wf96TgUUxSw6loVIkNtUjq1Re7A9QdCCHSohnvXEBAjuL420h0T/fMmkQlNsQP2GhQzEUpYHPfxBkvYQ==
35713571
dependencies:
35723572
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
35733573

0 commit comments

Comments
 (0)