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

Commit b7f5345

Browse files
chore(deps): update dependency ts-jest to v29.4.3
1 parent 33eb196 commit b7f5345

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": "30.1.3",
2525
"jest-circus": "30.1.3",
2626
"prettier": "3.6.2",
27-
"ts-jest": "29.4.2",
27+
"ts-jest": "29.4.3",
2828
"ts-node": "10.9.2",
2929
"typescript": "5.9.2"
3030
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3594,10 +3594,10 @@ to-regex-range@^5.0.1:
35943594
dependencies:
35953595
is-number "^7.0.0"
35963596

3597-
ts-jest@29.4.2:
3598-
version "29.4.2"
3599-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.2.tgz#095fe8770df81f2e39f2c34a6bcafac58b834423"
3600-
integrity sha512-pBNOkn4HtuLpNrXTMVRC9b642CBaDnKqWXny4OzuoULT9S7Kf8MMlaRe2veKax12rjf5WcpMBhVPbQurlWGNxA==
3597+
ts-jest@29.4.3:
3598+
version "29.4.3"
3599+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.3.tgz#23264489bebb5b3e2c7966dbf6788e960f244f7c"
3600+
integrity sha512-KTWbK2Wot8VXargsLoxhSoEQ9OyMdzQXQoUDeIulWu2Tf7gghuBHeg+agZqVLdTOHhQHVKAaeuctBDRkhWE7hg==
36013601
dependencies:
36023602
bs-logger "^0.2.6"
36033603
fast-json-stable-stringify "^2.1.0"

0 commit comments

Comments
 (0)