Skip to content

Commit 78d06d3

Browse files
chore(deps): update dependency ts-jest to ^29.4.2 (#1173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9d40523 commit 78d06d3

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
@@ -80,7 +80,7 @@
8080
"react-dom": "18.3.1",
8181
"react-native": "0.81.4",
8282
"rimraf": "^6.0.1",
83-
"ts-jest": "^29.4.1",
83+
"ts-jest": "^29.4.2",
8484
"typescript": "^5.9.2"
8585
},
8686
"config": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9678,10 +9678,10 @@ ts-invariant@^0.10.3:
96789678
dependencies:
96799679
tslib "^2.1.0"
96809680

9681-
ts-jest@^29.4.1:
9682-
version "29.4.1"
9683-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.1.tgz#42d33beb74657751d315efb9a871fe99e3b9b519"
9684-
integrity sha512-SaeUtjfpg9Uqu8IbeDKtdaS0g8lS6FT6OzM3ezrDfErPJPHNDo/Ey+VFGP1bQIDfagYDLyRpd7O15XpG1Es2Uw==
9681+
ts-jest@^29.4.2:
9682+
version "29.4.3"
9683+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.3.tgz#23264489bebb5b3e2c7966dbf6788e960f244f7c"
9684+
integrity sha512-KTWbK2Wot8VXargsLoxhSoEQ9OyMdzQXQoUDeIulWu2Tf7gghuBHeg+agZqVLdTOHhQHVKAaeuctBDRkhWE7hg==
96859685
dependencies:
96869686
bs-logger "^0.2.6"
96879687
fast-json-stable-stringify "^2.1.0"

0 commit comments

Comments
 (0)