Bump ts-jest from 29.2.6 to 29.3.0 (#431)

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.6 to 29.3.0.
- [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.2.6...v29.3.0)

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

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-03-24 11:27:43 +02:00
committed by GitHub
parent e398d518c2
commit d9cf56a6ce
2 changed files with 11 additions and 5 deletions

View File

@@ -36,7 +36,7 @@
"jest-fetch-mock": "^3.0.3",
"prettier": "^3.5.3",
"react-test-renderer": "^19.0.0",
"ts-jest": "^29.2.6",
"ts-jest": "^29.3.0",
"ts-node": "^10.9.2",
"typescript": "^5.8.2",
"typescript-eslint": "^8.27.0",