Skip to content

Commit 5a44cf1

Browse files
committed
Update dependency ts-jest to v29.0.3
1 parent 5ff395e commit 5a44cf1

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.2",
58+
"ts-jest": "29.0.3",
5959
"typescript": "4.8.4",
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
@@ -5628,10 +5628,10 @@ tr46@~0.0.3:
56285628
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
56295629
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
56305630

5631-
5632-
version "29.0.2"
5633-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.2.tgz#0c45a1ac45d14f8b3bf89bca9048a2840c7bd5ad"
5634-
integrity sha512-P03IUItnAjG6RkJXtjjD5pu0TryQFOwcb1YKmW63rO19V0UFqL3wiXZrmR5D7qYjI98btzIOAcYafLZ0GHAcQg==
5631+
5632+
version "29.0.3"
5633+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.3.tgz#63ea93c5401ab73595440733cefdba31fcf9cb77"
5634+
integrity sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ==
56355635
dependencies:
56365636
bs-logger "0.x"
56375637
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)