Skip to content

Commit 9f25f30

Browse files
Update dependency ts-jest to v29.4.0 (#458)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cc1cec5 commit 9f25f30

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

yarn.lock

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7003,7 +7003,7 @@ __metadata:
70037003
languageName: node
70047004
linkType: hard
70057005

7006-
"jest-util@npm:^29.0.0, jest-util@npm:^29.7.0":
7006+
"jest-util@npm:^29.7.0":
70077007
version: 29.7.0
70087008
resolution: "jest-util@npm:29.7.0"
70097009
dependencies:
@@ -10381,13 +10381,12 @@ __metadata:
1038110381
linkType: hard
1038210382

1038310383
"ts-jest@npm:^29.1.2":
10384-
version: 29.3.4
10385-
resolution: "ts-jest@npm:29.3.4"
10384+
version: 29.4.0
10385+
resolution: "ts-jest@npm:29.4.0"
1038610386
dependencies:
1038710387
bs-logger: "npm:^0.2.6"
1038810388
ejs: "npm:^3.1.10"
1038910389
fast-json-stable-stringify: "npm:^2.1.0"
10390-
jest-util: "npm:^29.0.0"
1039110390
json5: "npm:^2.2.3"
1039210391
lodash.memoize: "npm:^4.1.2"
1039310392
make-error: "npm:^1.3.6"
@@ -10396,10 +10395,11 @@ __metadata:
1039610395
yargs-parser: "npm:^21.1.1"
1039710396
peerDependencies:
1039810397
"@babel/core": ">=7.0.0-beta.0 <8"
10399-
"@jest/transform": ^29.0.0
10400-
"@jest/types": ^29.0.0
10401-
babel-jest: ^29.0.0
10402-
jest: ^29.0.0
10398+
"@jest/transform": ^29.0.0 || ^30.0.0
10399+
"@jest/types": ^29.0.0 || ^30.0.0
10400+
babel-jest: ^29.0.0 || ^30.0.0
10401+
jest: ^29.0.0 || ^30.0.0
10402+
jest-util: ^29.0.0 || ^30.0.0
1040310403
typescript: ">=4.3 <6"
1040410404
peerDependenciesMeta:
1040510405
"@babel/core":
@@ -10412,9 +10412,11 @@ __metadata:
1041210412
optional: true
1041310413
esbuild:
1041410414
optional: true
10415+
jest-util:
10416+
optional: true
1041510417
bin:
1041610418
ts-jest: cli.js
10417-
checksum: 10c0/68ed5abbbdb16ff8a9df2ba7ebb8e19ea4fffe87db7e0b59d842d674e7935af8b375b51a69c2cc9215ef22a6325a9f99b80ab97f5c300c30910695000e3bfeee
10419+
checksum: 10c0/c266431200786995b5bd32f8e61f17a564ce231278aace1d98fb0ae670f24013aeea06c90ec6019431e5a6f5e798868785131bef856085c931d193e2efbcea04
1041810420
languageName: node
1041910421
linkType: hard
1042010422

0 commit comments

Comments
 (0)