Skip to content

Commit 1cd2a22

Browse files
Bump ts-jest in /generators/node-server/resources in the jest group (jhipster#768)
Bumps the jest group in /generators/node-server/resources with 1 update: [ts-jest](https://github.com/kulshekhar/ts-jest). Updates `ts-jest` from 29.3.0 to 29.3.1 - [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.3.0...v29.3.1) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: jest ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b932cf4 commit 1cd2a22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generators/node-server/resources/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"rimraf": "5.0.10",
5959
"sonarqube-scanner": "4.3.0",
6060
"supertest": "7.1.0",
61-
"ts-jest": "29.3.0",
61+
"ts-jest": "29.3.1",
6262
"ts-node": "10.9.2",
6363
"tsc-watch": "6.2.1",
6464
"tsconfig-paths": "4.2.0",

0 commit comments

Comments
 (0)