Skip to content

Commit 3b687c8

Browse files
committed
Update dependency ts-jest to v28.0.6
1 parent 9e4a2ee commit 3b687c8

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": "28.0.5",
58+
"ts-jest": "28.0.6",
5959
"typescript": "4.7.4",
6060
"yup": "0.32.11",
6161
"zod": "3.17.3"

yarn.lock

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

5205-
5206-
version "28.0.5"
5207-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.5.tgz#31776f768fba6dfc8c061d488840ed0c8eeac8b9"
5208-
integrity sha512-Sx9FyP9pCY7pUzQpy4FgRZf2bhHY3za576HMKJFs+OnQ9jS96Du5vNsDKkyedQkik+sEabbKAnCliv9BEsHZgQ==
5205+
5206+
version "28.0.6"
5207+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.6.tgz#d63df9a9908044cd891e066ad869b1a432e70d67"
5208+
integrity sha512-yLAWoaSJ6c9o+IT7+nyutp5uvwGzhMYb/LD5WEQAi2tBq4ZSAPay4Lf69pP/IU+GFYg87pdg5eADSzuNAFSK4g==
52095209
dependencies:
52105210
bs-logger "0.x"
52115211
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)