build(deps-dev): bump ts-jest from 29.2.6 to 29.3.0 (#3825)

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-25 12:54:50 +00:00
committed by GitHub
parent 52bf914c5c
commit 5aec14b1da
2 changed files with 19 additions and 5 deletions

View File

@ -56,7 +56,7 @@
"jest-environment-jsdom": "^29.7.0",
"js-yaml": "^4.1.0",
"prettier": "^3.5.3",
"ts-jest": "^29.2.6",
"ts-jest": "^29.3.0",
"typescript": "^5.8.2",
"undici": "^6.21.2"
}