chore(deps-dev): bump ts-jest from 29.1.3 to 29.1.4 (#1076)

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.3 to 29.1.4.
- [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.3...v29.1.4)

---
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-06-04 03:12:39 +00:00
committed by GitHub
parent 43c891271e
commit e79c24214a
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"json-schema": "^0.4.0",
"prettier": "^3.2.5",
"standard-version": "^9",
"ts-jest": "^29.1.3",
"ts-jest": "^29.1.4",
"typescript": "^5.4.5"
},
"dependencies": {