build(deps-dev): bump ts-jest from 29.4.4 to 29.4.5 in the npm group (#329)

Bumps the npm group with 1 update: [ts-jest](https://github.com/kulshekhar/ts-jest).


Updates `ts-jest` from 29.4.4 to 29.4.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.4.4...v29.4.5)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-version: 29.4.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

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]
2025-11-01 14:02:40 +00:00
committed by GitHub
parent 75e4df3109
commit f1b8663571
2 changed files with 11 additions and 48 deletions

View File

@@ -48,7 +48,7 @@
"jest-circus": "^29.0.0",
"js-yaml": "^4.1.0",
"prettier": "^3.6.2",
"ts-jest": "^29.0.0",
"ts-jest": "^29.4.5",
"typescript": "^4.9.5"
}
}