Skip to content

Commit 3dc0c62

Browse files
chore(deps-dev): bump ts-jest in /reference-apps/typescript-api-first (#40)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.4.5 to 29.4.6. - [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.5...v29.4.6) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.4.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed0afff commit 3dc0c62

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

reference-apps/typescript-api-first/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

reference-apps/typescript-api-first/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/pg": "^8.10.9",
4545
"@types/uuid": "^11.0.0",
4646
"jest": "^30.2.0",
47-
"ts-jest": "^29.1.1",
47+
"ts-jest": "^29.4.6",
4848
"ts-node": "^10.9.2",
4949
"typescript": "^5.3.3"
5050
},

0 commit comments

Comments
 (0)