Skip to content

Commit bd2b318

Browse files
committed
Update dependency ts-jest to v29.1.0
1 parent 8af7de2 commit bd2b318

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
@@ -58,7 +58,7 @@
5858
"myzod": "1.10.0",
5959
"npm-run-all": "4.1.5",
6060
"prettier": "2.8.7",
61-
"ts-jest": "29.0.5",
61+
"ts-jest": "29.1.0",
6262
"typescript": "5.0.2",
6363
"yup": "1.0.2",
6464
"zod": "3.21.4"

yarn.lock

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

5823-
ts-jest@29.0.5:
5824-
version "29.0.5"
5825-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.5.tgz#c5557dcec8fe434fcb8b70c3e21c6b143bfce066"
5826-
integrity sha512-PL3UciSgIpQ7f6XjVOmbi96vmDHUqAyqDr8YxzopDqX3kfgYtX1cuNeBjP+L9sFXi6nzsGGA6R3fP3DDDJyrxA==
5823+
ts-jest@29.1.0:
5824+
version "29.1.0"
5825+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.0.tgz#4a9db4104a49b76d2b368ea775b6c9535c603891"
5826+
integrity sha512-ZhNr7Z4PcYa+JjMl62ir+zPiNJfXJN6E8hSLnaUKhOgqcn8vb3e537cpkd0FuAfRK3sR1LSqM1MOhliXNgOFPA==
58275827
dependencies:
58285828
bs-logger "0.x"
58295829
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)