Skip to content

Commit e8b5a90

Browse files
authored
chore(deps): update dependency ts-jest to v29.3.4 (#87)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 1f79310 commit e8b5a90

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.yarn/install-state.gz

-21 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"jest": "29.7.0",
4747
"js-yaml": "4.1.0",
4848
"prettier": "3.5.3",
49-
"ts-jest": "29.3.3",
49+
"ts-jest": "29.3.4",
5050
"ts-node": "^10.9.2",
5151
"typescript": "<5.8.4"
5252
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2472,7 +2472,7 @@ __metadata:
24722472
jest: "npm:29.7.0"
24732473
js-yaml: "npm:4.1.0"
24742474
prettier: "npm:3.5.3"
2475-
ts-jest: "npm:29.3.3"
2475+
ts-jest: "npm:29.3.4"
24762476
ts-node: "npm:^10.9.2"
24772477
typescript: "npm:<5.8.4"
24782478
languageName: unknown
@@ -6451,9 +6451,9 @@ __metadata:
64516451
languageName: node
64526452
linkType: hard
64536453

6454-
"ts-jest@npm:29.3.3":
6455-
version: 29.3.3
6456-
resolution: "ts-jest@npm:29.3.3"
6454+
"ts-jest@npm:29.3.4":
6455+
version: 29.3.4
6456+
resolution: "ts-jest@npm:29.3.4"
64576457
dependencies:
64586458
bs-logger: "npm:^0.2.6"
64596459
ejs: "npm:^3.1.10"
@@ -6485,7 +6485,7 @@ __metadata:
64856485
optional: true
64866486
bin:
64876487
ts-jest: cli.js
6488-
checksum: 10c0/16f513a4090734158787e9da04f438ae9313d433c7f14fac802c479a90cc2c47542f810970a699ccb7a595f41529b91ede84d25d80d54a53bac20c1c0c92b211
6488+
checksum: 10c0/68ed5abbbdb16ff8a9df2ba7ebb8e19ea4fffe87db7e0b59d842d674e7935af8b375b51a69c2cc9215ef22a6325a9f99b80ab97f5c300c30910695000e3bfeee
64896489
languageName: node
64906490
linkType: hard
64916491

0 commit comments

Comments
 (0)