Skip to content

Commit

Permalink
Update dependency ts-jest to v29.2.3 (#1168)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent 119358b commit 9003eb9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"jest-circus": "29.7.0",
"json-schema-to-typescript": "14.1.0",
"semver": "7.6.3",
"ts-jest": "29.2.2",
"ts-jest": "29.2.3",
"typescript": "5.5.3"
}
}
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2958,7 +2958,7 @@ __metadata:
languageName: node
linkType: hard

"ejs@npm:^3.0.0":
"ejs@npm:^3.1.10":
version: 3.1.10
resolution: "ejs@npm:3.1.10"
dependencies:
Expand Down Expand Up @@ -7198,7 +7198,7 @@ __metadata:
semver: "npm:7.6.3"
simple-git: "npm:3.25.0"
tmp: "npm:0.2.3"
ts-jest: "npm:29.2.2"
ts-jest: "npm:29.2.3"
typescript: "npm:5.5.3"
vm2: "npm:3.9.19"
yaml: "npm:2.4.5"
Expand Down Expand Up @@ -7322,12 +7322,12 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:29.2.2":
version: 29.2.2
resolution: "ts-jest@npm:29.2.2"
"ts-jest@npm:29.2.3":
version: 29.2.3
resolution: "ts-jest@npm:29.2.3"
dependencies:
bs-logger: "npm:0.x"
ejs: "npm:^3.0.0"
ejs: "npm:^3.1.10"
fast-json-stable-stringify: "npm:2.x"
jest-util: "npm:^29.0.0"
json5: "npm:^2.2.3"
Expand Down Expand Up @@ -7355,7 +7355,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 10c0/833afe98f6aef7c46abbfb6bc84ce2431bcd82d614380e54ccd73cfc4c7c015ecdf058ad53edc48d575816b35c3db044de5fe1a579336a75f9a8c6651b6f7b50
checksum: 10c0/3be57a9f0e9cf0d0de235f5543dc1f2a33da4380bf46e660f79d050a15a6e7bab71a7a80ba9559761ce1203248b40d0f9386c19356718165575f32192e32140e
languageName: node
linkType: hard

Expand Down

0 comments on commit 9003eb9

Please sign in to comment.