Skip to content

Commit 9adba5f

Browse files
build(deps-dev): bump babel-jest from 29.7.0 to 30.0.2
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]>
1 parent d69b8e0 commit 9adba5f

File tree

2 files changed

+310
-24
lines changed

2 files changed

+310
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"acorn": "^8.0.1",
1717
"babel-core": "^7.0.0-0",
1818
"babel-eslint": "^10.0.1",
19-
"babel-jest": "^29.0.1",
19+
"babel-jest": "^30.0.2",
2020
"eslint": "^7",
2121
"eslint-config-prettier": "^10.0.1",
2222
"eslint-plugin-jest": "28.3.0",

0 commit comments

Comments
 (0)