Skip to content

Commit 13234d6

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency ts-jest to v28.0.2
1 parent 22e4291 commit 13234d6

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.7",
5656
"npm-run-all": "4.1.5",
5757
"prettier": "2.6.2",
58-
"ts-jest": "28.0.1",
58+
"ts-jest": "28.0.2",
5959
"typescript": "4.6.4",
6060
"yup": "0.32.11",
6161
"zod": "3.15.1"

yarn.lock

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

5582-
5583-
version "28.0.1"
5584-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.1.tgz#626b4d7d5c386f88f4813d959ffc4ca0a8ffef96"
5585-
integrity sha512-PbkbitaT/9ZYAqqzk3UYTvCq080Seo46T3m/AdwcZ0D8WH2uBhG6PvA8oOAWsZIknzPQU66fYobvFCL8IqIhmg==
5582+
5583+
version "28.0.2"
5584+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.2.tgz#e4026357006731f96a033b94db89d01e0d3c0591"
5585+
integrity sha512-IOZMb3D0gx6IHO9ywPgiQxJ3Zl4ECylEFwoVpENB55aTn5sdO0Ptyx/7noNBxAaUff708RqQL4XBNxxOVjY0vQ==
55865586
dependencies:
55875587
bs-logger "0.x"
55885588
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)