chore(deps-dev): bump ts-jest from 29.4.5 to 29.4.6 (#2026)

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](https://github.com/kulshekhar/ts-jest/compare/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>
This commit is contained in:
dependabot[bot] 2025-12-04 14:03:35 +00:00 committed by GitHub
parent b1b26745d1
commit a70b64d199
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -72,7 +72,7 @@
"react-dom": "17.0.2",
"rimraf": "6.1.2",
"shx": "0.4.0",
"ts-jest": "29.4.5",
"ts-jest": "29.4.6",
"tsd": "^0.32.0",
"typescript": "5.9.3"
},