Skip to content

Commit 7558cb8

Browse files
chore(deps-dev): bump eslint-plugin-jest from 28.14.0 to 29.0.1 (#695)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.14.0 to 29.0.1. - [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.14.0...v29.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 29.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04ff654 commit 7558cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"cross-env": "^7.0.2",
5757
"dumi": "^2.1.3",
5858
"eslint": "^8.54.0",
59-
"eslint-plugin-jest": "^28.2.0",
59+
"eslint-plugin-jest": "^29.0.1",
6060
"eslint-plugin-unicorn": "^56.0.1",
6161
"father": "^4.1.3",
6262
"glob": "^11.0.3",

0 commit comments

Comments
 (0)