Compare commits

..

1 commit

Author SHA1 Message Date
b224e8fcfa Update dependency ts-jest to v29.1.5
All checks were successful
Test / build (push) Successful in 6s
2024-06-24 17:25:28 +00:00

6
package-lock.json generated
View file

@ -8096,9 +8096,9 @@
}
},
"node_modules/ts-jest": {
"version": "29.1.4",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.1.4.tgz",
"integrity": "sha512-YiHwDhSvCiItoAgsKtoLFCuakDzDsJ1DLDnSouTaTmdOcOwIkSzbLXduaQ6M5DRVhuZC/NYaaZ/mtHbWMv/S6Q==",
"version": "29.1.5",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.1.5.tgz",
"integrity": "sha512-UuClSYxM7byvvYfyWdFI+/2UxMmwNyJb0NPkZPQE2hew3RurV7l7zURgOHAd/1I1ZdPpe3GUsXNXAcN8TFKSIg==",
"license": "MIT",
"dependencies": {
"bs-logger": "0.x",