Bump ts-jest from 29.3.2 to 29.4.6

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.3.2 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](https://github.com/kulshekhar/ts-jest/compare/v29.3.2...v29.4.6)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-version: 29.4.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-01 22:32:38 +00:00
committed by GitHub
parent c41c02b356
commit b08827a805
2 changed files with 72 additions and 89 deletions

View File

@@ -46,7 +46,7 @@
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"prettier": "^3.5.3",
"ts-jest": "^29.3.2",
"ts-jest": "^29.4.6",
"typescript": "^5.8.2"
}
}