Skip to content

Commit 6f8372c

Browse files
Bump babel-jest from 29.7.0 to 30.0.2 (#149)
Bumps [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) from 29.7.0 to 30.0.2. - [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.2/packages/babel-jest) --- updated-dependencies: - dependency-name: babel-jest dependency-version: 30.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1432cfb commit 6f8372c

File tree

2 files changed

+331
-18
lines changed

2 files changed

+331
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/jest": "^29.5.14",
4040
"@types/node": "^22.15.30",
4141
"@typescript-eslint/eslint-plugin": "^6.4.0",
42-
"babel-jest": "^29.7.0",
42+
"babel-jest": "^30.0.2",
4343
"escodegen": "^2.1.0",
4444
"eslint": "^8.57.1",
4545
"eslint-config-standard-with-typescript": "^43.0.1",

0 commit comments

Comments
 (0)