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

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

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-version: 29.4.4
  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-26 10:05:18 +00:00
committed by github-actions[bot]
parent 7f1a581a96
commit 11a1b3f1c0

6
package-lock.json generated
View File

@@ -13489,9 +13489,9 @@
}
},
"node_modules/ts-jest": {
"version": "29.4.3",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.4.3.tgz",
"integrity": "sha512-KTWbK2Wot8VXargsLoxhSoEQ9OyMdzQXQoUDeIulWu2Tf7gghuBHeg+agZqVLdTOHhQHVKAaeuctBDRkhWE7hg==",
"version": "29.4.4",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.4.4.tgz",
"integrity": "sha512-ccVcRABct5ZELCT5U0+DZwkXMCcOCLi2doHRrKy1nK/s7J7bch6TzJMsrY09WxgUUIP/ITfmcDS8D2yl63rnXw==",
"dev": true,
"license": "MIT",
"dependencies": {