Skip to content

Commit 8e62c60

Browse files
build(deps-dev): bump eslint-plugin-jest from 29.5.0 to 29.9.0 in the dev-dependencies group (#189)
build(deps-dev): bump eslint-plugin-jest in the dev-dependencies group Bumps the dev-dependencies group with 1 update: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest). Updates `eslint-plugin-jest` from 29.5.0 to 29.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@v29.5.0...v29.9.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 29.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd103a3 commit 8e62c60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"cross-env": "10.1.0",
3535
"css-loader": "7.1.2",
3636
"eslint": "9.39.2",
37-
"eslint-plugin-jest": "29.5.0",
37+
"eslint-plugin-jest": "29.9.0",
3838
"globals": "16.5.0",
3939
"jest": "30.2.0",
4040
"jest-environment-jsdom": "30.2.0",

0 commit comments

Comments
 (0)