chore(deps-dev): bump ts-jest from 29.2.0 to 29.2.2 (#1113)

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.0 to 29.2.2.
- [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.0...v29.2.2)

---
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-07-16 03:10:48 +00:00
committed by GitHub
parent 96589f5dfc
commit 1dc2e06aed
2 changed files with 75 additions and 5 deletions

View File

@@ -35,7 +35,7 @@
"json-schema": "^0.4.0",
"prettier": "^3.3.2",
"standard-version": "^9",
"ts-jest": "^29.2.0",
"ts-jest": "^29.2.2",
"typescript": "^5.5.3"
},
"dependencies": {