Skip to content

Commit 6dc06a8

Browse files
chore(deps): update dependency ts-jest to ^29.3.4 (#406)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f656371 commit 6dc06a8

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
@@ -58,7 +58,7 @@
5858
"lint-staged": "^16.0.0",
5959
"npm-check-updates": "^18.0.1",
6060
"rimraf": "^6.0.1",
61-
"ts-jest": "^29.3.3",
61+
"ts-jest": "^29.3.4",
6262
"ts-node": "^10.9.2",
6363
"typescript": "^5.8.3"
6464
}

yarn.lock

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

8073-
ts-jest@^29.3.3:
8074-
version "29.3.3"
8075-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.3.tgz#c24c31a9d12268f88899e3eeb05912cab42c574c"
8076-
integrity sha512-y6jLm19SL4GroiBmHwFK4dSHUfDNmOrJbRfp6QmDIlI9p5tT5Q8ItccB4pTIslCIqOZuQnBwpTR0bQ5eUMYwkw==
8073+
ts-jest@^29.3.4:
8074+
version "29.3.4"
8075+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.4.tgz#9354472aceae1d3867a80e8e02014ea5901aee41"
8076+
integrity sha512-Iqbrm8IXOmV+ggWHOTEbjwyCf2xZlUMv5npExksXohL+tk8va4Fjhb+X2+Rt9NBmgO7bJ8WpnMLOwih/DnMlFA==
80778077
dependencies:
80788078
bs-logger "^0.2.6"
80798079
ejs "^3.1.10"

0 commit comments

Comments
 (0)