chore(deps): update dependency ts-jest to v29.2.0

This commit is contained in:
renovate[bot]
2024-07-10 00:14:28 +00:00
parent 0f7ce5c039
commit ac9a8ff682

6
package-lock.json generated
View File

@@ -12662,9 +12662,9 @@
}
},
"node_modules/ts-jest": {
"version": "29.1.5",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.1.5.tgz",
"integrity": "sha512-UuClSYxM7byvvYfyWdFI+/2UxMmwNyJb0NPkZPQE2hew3RurV7l7zURgOHAd/1I1ZdPpe3GUsXNXAcN8TFKSIg==",
"version": "29.2.0",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.2.0.tgz",
"integrity": "sha512-eFmkE9MG0+oT6nqSOcUwL+2UUmK2IvhhUV8hFDsCHnc++v2WCCbQQZh5vvjsa8sgOY/g9T0325hmkEmi6rninA==",
"dev": true,
"license": "MIT",
"dependencies": {