Bump ts-jest from 29.1.2 to 29.2.6

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

---
updated-dependencies:
- dependency-name: ts-jest
  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-03-11 15:11:30 +00:00 committed by GitHub
parent a7c2d9473e
commit 83f1d2402c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 96 additions and 15 deletions

View file

@ -51,7 +51,7 @@
"jest-circus": "^29.7.0",
"jest-each": "^29.7.0",
"prettier": "^2.8.4",
"ts-jest": "^29.1.2",
"ts-jest": "^29.2.6",
"typescript": "^5.4.2"
}
}