Skip to content

Commit 83834b2

Browse files
build(deps-dev): bump eslint-plugin-jest from 28.8.3 to 28.9.0
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]>
1 parent feaad2d commit 83834b2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/tti-polyfill": "^0.2.4",
3232
"cz-conventional-changelog": "3.3.0",
3333
"dotenv": "^16.4.5",
34-
"eslint-plugin-jest": "^28.8.3",
34+
"eslint-plugin-jest": "^28.9.0",
3535
"jest": "^29.7.0",
3636
"jest-environment-jsdom": "^29.7.0",
3737
"rollup": "^4.22.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2825,10 +2825,10 @@ eslint-plugin-import@^2.29.1:
28252825
semver "^6.3.1"
28262826
tsconfig-paths "^3.15.0"
28272827

2828-
eslint-plugin-jest@^28.8.3:
2829-
version "28.8.3"
2830-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.3.tgz#c5699bba0ad06090ad613535e4f1572f4c2567c0"
2831-
integrity sha512-HIQ3t9hASLKm2IhIOqnu+ifw7uLZkIlR7RYNv7fMcEi/p0CIiJmfriStQS2LDkgtY4nyLbIZAD+JL347Yc2ETQ==
2828+
eslint-plugin-jest@^28.9.0:
2829+
version "28.9.0"
2830+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.9.0.tgz#19168dfaed124339cd2252c4c4d1ac3688aeb243"
2831+
integrity sha512-rLu1s1Wf96TgUUxSw6loVIkNtUjq1Re7A9QdCCHSohnvXEBAjuL420h0T/fMmkQlNsQP2GhQzEUpYHPfxBkvYQ==
28322832
dependencies:
28332833
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
28342834

0 commit comments

Comments
 (0)