Skip to content

Commit f6644c5

Browse files
chore(deps): update dependency ts-jest to v29.4.11 (#1210)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c7caa7e commit f6644c5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"nx": "22.6.0",
132132
"prettier": "3.8.3",
133133
"semantic-release": "24.2.9",
134-
"ts-jest": "29.4.10",
134+
"ts-jest": "29.4.11",
135135
"ts-node": "10.9.2",
136136
"type-fest": "5.6.0",
137137
"typescript": "5.9.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11024,10 +11024,10 @@ ts-api-utils@^2.5.0:
1102411024
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.5.0.tgz#4acd4a155e22734990a5ed1fe9e97f113bcb37c1"
1102511025
integrity sha512-OJ/ibxhPlqrMM0UiNHJ/0CKQkoKF243/AEmplt3qpRgkW8VG7IfOS41h7V8TjITqdByHzrjcS/2si+y4lIh8NA==
1102611026

11027-
ts-jest@29.4.10:
11028-
version "29.4.10"
11029-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.10.tgz#f881f87aa7a8b1f506130f8d4aeb0759ec49d710"
11030-
integrity sha512-vMTlTTtvz5aKZgzOoc7DQ5TzAL2fCzl8JnG1+ZpwjQa/g0xLlwE44yQ+1Cao9ZP1xVv9y5g34IFXEiqGOGFBUA==
11027+
ts-jest@29.4.11:
11028+
version "29.4.11"
11029+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.11.tgz#42f5de21c37ccc01a580253afae6955abbf4d0b3"
11030+
integrity sha512-IrFl7l9AuB/qrNw5quqvAv/hmKMb8dhWOH4jQOGo0Oq8tCeo1O86/iTFG1FaRimgUkF13l4PcepO8ATFT6Ns4g==
1103111031
dependencies:
1103211032
bs-logger "^0.2.6"
1103311033
fast-json-stable-stringify "^2.1.0"

0 commit comments

Comments
 (0)