Skip to content

Commit 0112967

Browse files
chore(deps): update dependency ts-jest to v29.3.4 (#607)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 886c72f commit 0112967

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"lint-staged": "^15.2.2",
6666
"prettier": "3.5.3",
6767
"release-it": "18.1.2",
68-
"ts-jest": "29.3.3",
68+
"ts-jest": "29.3.4",
6969
"ts-node": "10.9.2",
7070
"tslib": "2.8.1",
7171
"typescript": "5.8.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5430,10 +5430,10 @@ ts-api-utils@^2.1.0:
54305430
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
54315431
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
54325432

5433-
ts-jest@29.3.3:
5434-
version "29.3.3"
5435-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.3.tgz#c24c31a9d12268f88899e3eeb05912cab42c574c"
5436-
integrity sha512-y6jLm19SL4GroiBmHwFK4dSHUfDNmOrJbRfp6QmDIlI9p5tT5Q8ItccB4pTIslCIqOZuQnBwpTR0bQ5eUMYwkw==
5433+
ts-jest@29.3.4:
5434+
version "29.3.4"
5435+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.4.tgz#9354472aceae1d3867a80e8e02014ea5901aee41"
5436+
integrity sha512-Iqbrm8IXOmV+ggWHOTEbjwyCf2xZlUMv5npExksXohL+tk8va4Fjhb+X2+Rt9NBmgO7bJ8WpnMLOwih/DnMlFA==
54375437
dependencies:
54385438
bs-logger "^0.2.6"
54395439
ejs "^3.1.10"

0 commit comments

Comments
 (0)