Skip to content

Commit 2150166

Browse files
committed
Update dependency ts-jest to v28.0.8
1 parent 4e359eb commit 2150166

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.7",
58+
"ts-jest": "28.0.8",
5959
"typescript": "4.7.4",
6060
"yup": "0.32.11",
6161
"zod": "3.18.0"

yarn.lock

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

5468-
5469-
version "28.0.7"
5470-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.7.tgz#e18757a9e44693da9980a79127e5df5a98b37ac6"
5471-
integrity sha512-wWXCSmTwBVmdvWrOpYhal79bDpioDy4rTT+0vyUnE3ZzM7LOAAGG9NXwzkEL/a516rQEgnMmS/WKP9jBPCVJyA==
5468+
5469+
version "28.0.8"
5470+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.8.tgz#cd204b8e7a2f78da32cf6c95c9a6165c5b99cc73"
5471+
integrity sha512-5FaG0lXmRPzApix8oFG8RKjAz4ehtm8yMKOTy5HX3fY6W8kmvOrmcY0hKDElW52FJov+clhUbrKAqofnj4mXTg==
54725472
dependencies:
54735473
bs-logger "0.x"
54745474
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)