build(deps-dev): bump ts-jest from 29.1.4 to 29.2.5 (#161)

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

---
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-10-01 14:25:54 -07:00
committed by GitHub
parent a2a9c329cb
commit 7637ac58f1
2 changed files with 81 additions and 11 deletions

View File

@@ -46,7 +46,7 @@
"mode-to-permissions": "0.0.2",
"nock": "^13.5.5",
"prettier": "3.3.3",
"ts-jest": "^29.1.4",
"ts-jest": "^29.2.5",
"typescript": "^5.5.4"
}
}