Skip to content

Commit 781925a

Browse files
Bump babel-jest from 30.2.0 to 30.3.0
Bumps [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) from 30.2.0 to 30.3.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.3.0/packages/babel-jest) --- updated-dependencies: - dependency-name: babel-jest dependency-version: 30.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e56f66 commit 781925a

2 files changed

Lines changed: 200 additions & 14 deletions

File tree

package-lock.json

Lines changed: 199 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"eslint-plugin-jest": "^29.15.2",
6666
"jest": "^30.2.0",
6767
"@babel/core": "^7.29.0",
68-
"babel-jest": "^30.2.0",
68+
"babel-jest": "^30.3.0",
6969
"prettier": "^3.8.1",
7070
"make-coverage-badge": "^1.2.0"
7171
}

0 commit comments

Comments
 (0)