Bump ts-jest from 29.4.1 to 29.4.3

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.4.1 to 29.4.3.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.4.1...v29.4.3)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-version: 29.4.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-18 10:12:30 +00:00
committed by GitHub
parent 208b0c0ee4
commit 3a99f38869
2 changed files with 8 additions and 9 deletions

View File

@ -42,7 +42,7 @@
"@vercel/ncc": "^0.38.3",
"jest": "^30.1.3",
"js-yaml": "^4.1.0",
"ts-jest": "^29.4.1",
"ts-jest": "^29.4.3",
"typescript": "^5.9.2"
}
}