Update dependency ts-jest to v29.4.3 (#1286)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-18 12:45:47 +00:00
committed by GitHub
parent b5e06374e3
commit bd49986579

6
package-lock.json generated
View File

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