⬆ Bump ts-jest from 29.4.2 to 29.4.3
Some checks failed
Release / release (push) Has been cancelled

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.4.2 to 29.4.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.4.2...v29.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-18 10:04:53 +00:00
committed by github-actions[bot]
parent 5662e01c08
commit 9f3b4d9863

6
package-lock.json generated
View File

@@ -13500,9 +13500,9 @@
}
},
"node_modules/ts-jest": {
"version": "29.4.2",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.4.2.tgz",
"integrity": "sha512-pBNOkn4HtuLpNrXTMVRC9b642CBaDnKqWXny4OzuoULT9S7Kf8MMlaRe2veKax12rjf5WcpMBhVPbQurlWGNxA==",
"version": "29.4.3",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.4.3.tgz",
"integrity": "sha512-KTWbK2Wot8VXargsLoxhSoEQ9OyMdzQXQoUDeIulWu2Tf7gghuBHeg+agZqVLdTOHhQHVKAaeuctBDRkhWE7hg==",
"dev": true,
"license": "MIT",
"dependencies": {