Skip to content

Commit caefe29

Browse files
chore(deps-dev): bump ts-jest (#1165)
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.4.6 to 29.4.9 - [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.6...v29.4.9) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.4.9 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 e3b2e34 commit caefe29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5",
6060
"supertest": "7.2.2",
61-
"ts-jest": "29.4.6",
61+
"ts-jest": "29.4.9",
6262
"ts-node": "10.9.2",
6363
"tsc-watch": "7.2.0",
6464
"tsconfig-paths": "4.2.0",

0 commit comments

Comments
 (0)