Skip to content

Commit f6e7368

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

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.3",
134+
"ts-jest": "29.4.4",
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-
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==
10895+
10896+
version "29.4.4"
10897+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.4.tgz#fc6fefe28652ed81b8e1381ef8391901d9f81417"
10898+
integrity sha512-ccVcRABct5ZELCT5U0+DZwkXMCcOCLi2doHRrKy1nK/s7J7bch6TzJMsrY09WxgUUIP/ITfmcDS8D2yl63rnXw==
1089910899
dependencies:
1090010900
bs-logger "^0.2.6"
1090110901
fast-json-stable-stringify "^2.1.0"

0 commit comments

Comments
 (0)