Skip to content

Commit aae039e

Browse files
Bump the jest group with 2 updates
Bumps the jest group with 2 updates: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [ts-jest](https://github.com/kulshekhar/ts-jest). Updates `jest` from 30.1.3 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/jest) Updates `ts-jest` from 29.4.1 to 29.4.4 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.1...v29.4.4) --- updated-dependencies: - dependency-name: jest dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: jest - dependency-name: ts-jest dependency-version: 29.4.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: jest ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 302774a commit aae039e

File tree

2 files changed

+339
-341
lines changed

2 files changed

+339
-341
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
"@unocha/hpc-repo-tools": "^8.0.0",
3434
"eslint": "^9.34.0",
3535
"husky": "^9.1.7",
36-
"jest": "^30.1.3",
36+
"jest": "^30.2.0",
3737
"lint-staged": "^16.1.6",
3838
"prettier": "3.6.2",
39-
"ts-jest": "^29.4.1",
39+
"ts-jest": "^29.4.4",
4040
"typescript": "^5.9.3"
4141
},
4242
"lint-staged": {

0 commit comments

Comments
 (0)