chore: bump ts-jest from 29.2.4 to 29.2.5 (#423)

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.4 to 29.2.5.
- [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.4...v29.2.5)

---
updated-dependencies:
- dependency-name: ts-jest
  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]
2024-08-29 12:54:43 +07:00
committed by GitHub
parent 018831bd2e
commit 8262842705
2 changed files with 25 additions and 16 deletions

View File

@@ -22,7 +22,7 @@
"jest": "^29.7.0",
"prettier": "^3.3.3",
"rollup": "^4.21.0",
"ts-jest": "^29.2.4",
"ts-jest": "^29.2.5",
"tslib": "^2.6.3",
"typescript": "^5.5.4",
"typescript-eslint": "^8.2.0"