Skip to content

Commit db4e58b

Browse files
Bump jest from 29.7.0 to 30.1.2
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.0 to 30.1.2. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG_PRE_v30.md) - [Commits](https://github.com/jestjs/jest/commits/HEAD/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-version: 30.1.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c5a6f0 commit db4e58b

File tree

2 files changed

+1376
-339
lines changed

2 files changed

+1376
-339
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint": "^9.28.0",
2525
"expect": "^29.7.0",
2626
"globals": "^16.3.0",
27-
"jest": "^29.7.0",
27+
"jest": "^30.1.2",
2828
"prettier": "^3.6.2",
2929
"shelljs": "^0.10.0"
3030
},

0 commit comments

Comments
 (0)