Update dependency ts-jest to v29.4.4 (#1287)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-19 16:28:06 +00:00
committed by GitHub
parent bd49986579
commit ff5dec4ebb

6
package-lock.json generated
View File

@@ -11909,9 +11909,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": {