Skip to content

Commit 3ccd7cc

Browse files
chore(deps): update dependency ts-jest to v29.4.2 (#1000)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f00d1e commit 3ccd7cc

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
@@ -131,7 +131,7 @@
131131
"nx": "21.5.2",
132132
"prettier": "3.6.2",
133133
"semantic-release": "22.0.12",
134-
"ts-jest": "29.4.1",
134+
"ts-jest": "29.4.2",
135135
"ts-node": "10.9.2",
136136
"type-fest": "4.41.0",
137137
"typescript": "5.9.2",

yarn.lock

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

10886-
ts-jest@29.4.1:
10887-
version "29.4.1"
10888-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.1.tgz#42d33beb74657751d315efb9a871fe99e3b9b519"
10889-
integrity sha512-SaeUtjfpg9Uqu8IbeDKtdaS0g8lS6FT6OzM3ezrDfErPJPHNDo/Ey+VFGP1bQIDfagYDLyRpd7O15XpG1Es2Uw==
10886+
ts-jest@29.4.2:
10887+
version "29.4.2"
10888+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.2.tgz#095fe8770df81f2e39f2c34a6bcafac58b834423"
10889+
integrity sha512-pBNOkn4HtuLpNrXTMVRC9b642CBaDnKqWXny4OzuoULT9S7Kf8MMlaRe2veKax12rjf5WcpMBhVPbQurlWGNxA==
1089010890
dependencies:
1089110891
bs-logger "^0.2.6"
1089210892
fast-json-stable-stringify "^2.1.0"

0 commit comments

Comments
 (0)