Skip to content

Commit 6e4b907

Browse files
chore(deps): update dependency ts-jest to v29.4.3 (#1002)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 516cdf0 commit 6e4b907

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.2",
134+
"ts-jest": "29.4.3",
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
@@ -10892,10 +10892,10 @@ ts-api-utils@^2.1.0:
1089210892
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
1089310893
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
1089410894

10895-
ts-jest@29.4.2:
10896-
version "29.4.2"
10897-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.2.tgz#095fe8770df81f2e39f2c34a6bcafac58b834423"
10898-
integrity sha512-pBNOkn4HtuLpNrXTMVRC9b642CBaDnKqWXny4OzuoULT9S7Kf8MMlaRe2veKax12rjf5WcpMBhVPbQurlWGNxA==
10895+
ts-jest@29.4.3:
10896+
version "29.4.3"
10897+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.3.tgz#23264489bebb5b3e2c7966dbf6788e960f244f7c"
10898+
integrity sha512-KTWbK2Wot8VXargsLoxhSoEQ9OyMdzQXQoUDeIulWu2Tf7gghuBHeg+agZqVLdTOHhQHVKAaeuctBDRkhWE7hg==
1089910899
dependencies:
1090010900
bs-logger "^0.2.6"
1090110901
fast-json-stable-stringify "^2.1.0"

0 commit comments

Comments
 (0)