Bump ts-jest from 29.3.2 to 29.4.0

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

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-version: 29.4.0
  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]
2025-06-12 10:16:09 +00:00
committed by GitHub
parent 252c995424
commit ca54fe4417
2 changed files with 33 additions and 30 deletions

View File

@ -44,7 +44,7 @@
"@vercel/ncc": "^0.38.3",
"jest": "^29.7.0",
"js-yaml": "^4.1.0",
"ts-jest": "^29.3.2",
"ts-jest": "^29.4.0",
"typescript": "^5.8.3"
}
}