Skip to content

Commit 78d36b6

Browse files
build(deps-dev): bump babel-jest from 29.5.0 to 30.1.2
Bumps [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) from 29.5.0 to 30.1.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.1.2/packages/babel-jest) --- updated-dependencies: - dependency-name: babel-jest dependency-version: 30.1.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e2258e commit 78d36b6

File tree

2 files changed

+226
-102
lines changed

2 files changed

+226
-102
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/node": "^24.4.0",
2525
"@typescript-eslint/eslint-plugin": "^5.45.0",
2626
"@typescript-eslint/parser": "^5.62.0",
27-
"babel-jest": "^29.3.1",
27+
"babel-jest": "^30.1.2",
2828
"eslint": "^8.28.0",
2929
"eslint-config-airbnb": "^19.0.4",
3030
"eslint-config-prettier": "^10.1.8",

0 commit comments

Comments
 (0)