0

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

This commit is contained in:
renovate[bot] 2024-07-13 11:34:25 +00:00 committed by GitHub
parent 8304aba714
commit 2b60bc701e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

7
web/package-lock.json generated
View File

@ -39178,13 +39178,14 @@
} }
}, },
"node_modules/ts-jest": { "node_modules/ts-jest": {
"version": "29.2.0", "version": "29.2.1",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.2.0.tgz", "resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.2.1.tgz",
"integrity": "sha512-eFmkE9MG0+oT6nqSOcUwL+2UUmK2IvhhUV8hFDsCHnc++v2WCCbQQZh5vvjsa8sgOY/g9T0325hmkEmi6rninA==", "integrity": "sha512-7obwtH5gw0b0XZi0wmprCSvGSvHliMBI47lPnU47vmbxWS6B+v1X94yWFo1f1vt9k/he+gttsrXjkxmgY41XNQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"bs-logger": "0.x", "bs-logger": "0.x",
"ejs": "^3.0.0",
"fast-json-stable-stringify": "2.x", "fast-json-stable-stringify": "2.x",
"jest-util": "^29.0.0", "jest-util": "^29.0.0",
"json5": "^2.2.3", "json5": "^2.2.3",