Skip to content

Commit f5f6c4a

Browse files
npm(deps-dev): bump jest from 29.7.0 to 30.0.0
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.0 to 30.0.0. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.0.0/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e80bdd4 commit f5f6c4a

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
@@ -66,7 +66,7 @@
6666
"eslint-plugin-jest": "^28.9.0",
6767
"eslint-plugin-node": "^11.1.0",
6868
"husky": "^9.1.6",
69-
"jest": "^29.7.0",
69+
"jest": "^30.0.0",
7070
"lint-staged": "^15.2.0",
7171
"madge": "^8.0.0",
7272
"prettier": "^3.2.1",

0 commit comments

Comments
 (0)