chore: bump ts-jest from 29.1.5 to 29.2.3 (#367)

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.5 to 29.2.3.
- [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.5...v29.2.3)

---
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]
2024-07-24 12:05:06 +07:00
committed by GitHub
parent 8dd8c6e6ad
commit a340509dab
2 changed files with 58 additions and 7 deletions

View File

@@ -21,7 +21,7 @@
"eslint": "^9.7.0",
"jest": "^29.7.0",
"prettier": "^3.3.3",
"ts-jest": "^29.1.5",
"ts-jest": "^29.2.3",
"typescript": "^5.5.3",
"typescript-eslint": "^7.16.1"
},