Skip to content

Commit 23d2c8a

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency ts-jest to v28.0.3
1 parent cad64ee commit 23d2c8a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.2",
58+
"ts-jest": "28.0.3",
5959
"typescript": "4.6.4",
6060
"yup": "0.32.11",
6161
"zod": "3.17.3"

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4032,7 +4032,7 @@ json-to-pretty-yaml@^1.2.2:
40324032
remedial "^1.0.7"
40334033
remove-trailing-spaces "^1.0.6"
40344034

4035-
json5@2.x, json5@^2.1.2:
4035+
json5@^2.1.2:
40364036
version "2.2.0"
40374037
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
40384038
integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
@@ -5588,15 +5588,15 @@ tr46@~0.0.3:
55885588
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
55895589
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
55905590

5591-
5592-
version "28.0.2"
5593-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.2.tgz#e4026357006731f96a033b94db89d01e0d3c0591"
5594-
integrity sha512-IOZMb3D0gx6IHO9ywPgiQxJ3Zl4ECylEFwoVpENB55aTn5sdO0Ptyx/7noNBxAaUff708RqQL4XBNxxOVjY0vQ==
5591+
5592+
version "28.0.3"
5593+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.3.tgz#d1c47f167e56eef3989bb51afaf7fc1c87a04c52"
5594+
integrity sha512-HzgbEDQ2KgVtDmpXToqAcKTyGHdHsG23i/iUjfxji92G5eT09S1m9UHZd7csF0Bfgh9txM4JzwHnv7r1waFPlw==
55955595
dependencies:
55965596
bs-logger "0.x"
55975597
fast-json-stable-stringify "2.x"
55985598
jest-util "^28.0.0"
5599-
json5 "2.x"
5599+
json5 "^2.2.1"
56005600
lodash.memoize "4.x"
56015601
make-error "1.x"
56025602
semver "7.x"

0 commit comments

Comments
 (0)