fix(deps): update dependency ts-jest to v29.4.0
Some checks failed
continuous-integration/drone/pr Build is failing

This commit is contained in:
2025-07-15 14:17:46 +00:00
parent 19ba6d2346
commit 856ee848d9
2 changed files with 23 additions and 18 deletions

View File

@@ -2608,7 +2608,7 @@ __metadata:
languageName: node
linkType: hard
"jest-util@npm:^29.0.0, jest-util@npm:^29.6.3":
"jest-util@npm:^29.6.3":
version: 29.6.3
resolution: "jest-util@npm:29.6.3"
dependencies:
@@ -3713,13 +3713,12 @@ __metadata:
linkType: hard
"ts-jest@npm:^29.2.5":
version: 29.3.4
resolution: "ts-jest@npm:29.3.4"
version: 29.4.0
resolution: "ts-jest@npm:29.4.0"
dependencies:
bs-logger: "npm:^0.2.6"
ejs: "npm:^3.1.10"
fast-json-stable-stringify: "npm:^2.1.0"
jest-util: "npm:^29.0.0"
json5: "npm:^2.2.3"
lodash.memoize: "npm:^4.1.2"
make-error: "npm:^1.3.6"
@@ -3728,10 +3727,11 @@ __metadata:
yargs-parser: "npm:^21.1.1"
peerDependencies:
"@babel/core": ">=7.0.0-beta.0 <8"
"@jest/transform": ^29.0.0
"@jest/types": ^29.0.0
babel-jest: ^29.0.0
jest: ^29.0.0
"@jest/transform": ^29.0.0 || ^30.0.0
"@jest/types": ^29.0.0 || ^30.0.0
babel-jest: ^29.0.0 || ^30.0.0
jest: ^29.0.0 || ^30.0.0
jest-util: ^29.0.0 || ^30.0.0
typescript: ">=4.3 <6"
peerDependenciesMeta:
"@babel/core":
@@ -3744,9 +3744,11 @@ __metadata:
optional: true
esbuild:
optional: true
jest-util:
optional: true
bin:
ts-jest: cli.js
checksum: 10c0/68ed5abbbdb16ff8a9df2ba7ebb8e19ea4fffe87db7e0b59d842d674e7935af8b375b51a69c2cc9215ef22a6325a9f99b80ab97f5c300c30910695000e3bfeee
checksum: 10c0/c266431200786995b5bd32f8e61f17a564ce231278aace1d98fb0ae670f24013aeea06c90ec6019431e5a6f5e798868785131bef856085c931d193e2efbcea04
languageName: node
linkType: hard