Skip to content

Commit 0bb3d9b

Browse files
committed
Update dependency ts-jest to v29.0.2
1 parent 4e941f1 commit 0bb3d9b

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
@@ -55,7 +55,7 @@
5555
"myzod": "1.8.8",
5656
"npm-run-all": "4.1.5",
5757
"prettier": "2.7.1",
58-
"ts-jest": "29.0.1",
58+
"ts-jest": "29.0.2",
5959
"typescript": "4.8.3",
6060
"yup": "0.32.11",
6161
"zod": "3.19.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5563,10 +5563,10 @@ tr46@~0.0.3:
55635563
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
55645564
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
55655565

5566-
ts-jest@29.0.1:
5567-
version "29.0.1"
5568-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.1.tgz#3296b39d069dc55825ce1d059a9510b33c718b86"
5569-
integrity sha512-htQOHshgvhn93QLxrmxpiQPk69+M1g7govO1g6kf6GsjCv4uvRV0znVmDrrvjUrVCnTYeY4FBxTYYYD4airyJA==
5566+
ts-jest@29.0.2:
5567+
version "29.0.2"
5568+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.2.tgz#0c45a1ac45d14f8b3bf89bca9048a2840c7bd5ad"
5569+
integrity sha512-P03IUItnAjG6RkJXtjjD5pu0TryQFOwcb1YKmW63rO19V0UFqL3wiXZrmR5D7qYjI98btzIOAcYafLZ0GHAcQg==
55705570
dependencies:
55715571
bs-logger "0.x"
55725572
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)