Update dependency ts-jest to v29.4.2 (#1284)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-16 11:49:12 +00:00
committed by Thomas Ruoff
parent e2c6d4b78c
commit 7cce52a2fe

6
package-lock.json generated
View File

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