Skip to content

Commit befca13

Browse files
npm(deps-dev): bump babel-jest from 29.7.0 to 30.2.0
Bumps [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) from 29.7.0 to 30.2.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.2.0/packages/babel-jest) --- updated-dependencies: - dependency-name: babel-jest dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 205f044 commit befca13

2 files changed

Lines changed: 387 additions & 17 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"devDependencies": {
7474
"@babel/plugin-proposal-decorators": "^7.14.5",
7575
"@babel/plugin-transform-runtime": "^7.14.5",
76-
"babel-jest": "^29.0.3",
76+
"babel-jest": "^30.2.0",
7777
"cross-env": "^7.0.3",
7878
"eslint": "^7.23.0",
7979
"eslint-config-prettier": "^10.0.1",

0 commit comments

Comments
 (0)