Skip to content

Commit 8c7d8de

Browse files
Bump babel-jest from 29.7.0 to 30.0.5
Bumps [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) from 29.7.0 to 30.0.5. - [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.5/packages/babel-jest) --- updated-dependencies: - dependency-name: babel-jest dependency-version: 30.0.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0dc36b8 commit 8c7d8de

File tree

2 files changed

+630
-81
lines changed

2 files changed

+630
-81
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@jest/globals": "^29.7.0",
1919
"@types/node": "^24.3.0",
2020
"@types/shelljs": "^0.8.17",
21-
"babel-jest": "^29.7.0",
21+
"babel-jest": "^30.0.5",
2222
"core-js": "~3.42.0",
2323
"diff": "^8.0.2",
2424
"eslint": "^9.28.0",

0 commit comments

Comments
 (0)