Skip to content

Commit f130a8f

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

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
@@ -43,7 +43,7 @@
4343
"husky": "^9.1.7",
4444
"jest": "^29.7.0",
4545
"npm-check-updates": "^18.0.1",
46-
"ts-jest": "^29.3.3",
46+
"ts-jest": "^29.3.4",
4747
"typescript": "^5.8.3"
4848
}
4949
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7156,10 +7156,10 @@ ts-api-utils@^1.0.1:
71567156
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
71577157
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
71587158

7159-
ts-jest@^29.3.3:
7160-
version "29.3.3"
7161-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.3.tgz#c24c31a9d12268f88899e3eeb05912cab42c574c"
7162-
integrity sha512-y6jLm19SL4GroiBmHwFK4dSHUfDNmOrJbRfp6QmDIlI9p5tT5Q8ItccB4pTIslCIqOZuQnBwpTR0bQ5eUMYwkw==
7159+
ts-jest@^29.3.4:
7160+
version "29.3.4"
7161+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.4.tgz#9354472aceae1d3867a80e8e02014ea5901aee41"
7162+
integrity sha512-Iqbrm8IXOmV+ggWHOTEbjwyCf2xZlUMv5npExksXohL+tk8va4Fjhb+X2+Rt9NBmgO7bJ8WpnMLOwih/DnMlFA==
71637163
dependencies:
71647164
bs-logger "^0.2.6"
71657165
ejs "^3.1.10"

0 commit comments

Comments
 (0)