Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Commit 7c1ce73

Browse files
chore(deps): update dependency ts-jest to v29.3.4
1 parent f8a6fa9 commit 7c1ce73

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
@@ -24,7 +24,7 @@
2424
"jest": "29.7.0",
2525
"jest-circus": "29.7.0",
2626
"prettier": "3.5.3",
27-
"ts-jest": "29.3.3",
27+
"ts-jest": "29.3.4",
2828
"ts-node": "10.9.2",
2929
"typescript": "5.8.3"
3030
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3375,10 +3375,10 @@ to-regex-range@^5.0.1:
33753375
dependencies:
33763376
is-number "^7.0.0"
33773377

3378-
ts-jest@29.3.3:
3379-
version "29.3.3"
3380-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.3.tgz#c24c31a9d12268f88899e3eeb05912cab42c574c"
3381-
integrity sha512-y6jLm19SL4GroiBmHwFK4dSHUfDNmOrJbRfp6QmDIlI9p5tT5Q8ItccB4pTIslCIqOZuQnBwpTR0bQ5eUMYwkw==
3378+
ts-jest@29.3.4:
3379+
version "29.3.4"
3380+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.4.tgz#9354472aceae1d3867a80e8e02014ea5901aee41"
3381+
integrity sha512-Iqbrm8IXOmV+ggWHOTEbjwyCf2xZlUMv5npExksXohL+tk8va4Fjhb+X2+Rt9NBmgO7bJ8WpnMLOwih/DnMlFA==
33823382
dependencies:
33833383
bs-logger "^0.2.6"
33843384
ejs "^3.1.10"

0 commit comments

Comments
 (0)