File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 55
55
"myzod" : " 1.8.7" ,
56
56
"npm-run-all" : " 4.1.5" ,
57
57
"prettier" : " 2.6.2" ,
58
- "ts-jest" : " 28.0.2 " ,
58
+ "ts-jest" : " 28.0.3 " ,
59
59
"typescript" : " 4.6.4" ,
60
60
"yup" : " 0.32.11" ,
61
61
"zod" : " 3.17.3"
Original file line number Diff line number Diff line change @@ -4032,7 +4032,7 @@ json-to-pretty-yaml@^1.2.2:
4032
4032
remedial "^1.0.7"
4033
4033
remove-trailing-spaces "^1.0.6"
4034
4034
4035
- json5@2.x, json5@ ^2.1.2 :
4035
+ json5@^2.1.2 :
4036
4036
version "2.2.0"
4037
4037
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
4038
4038
integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
@@ -5588,15 +5588,15 @@ tr46@~0.0.3:
5588
5588
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
5589
5589
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
5590
5590
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 ==
5595
5595
dependencies :
5596
5596
bs-logger "0.x"
5597
5597
fast-json-stable-stringify "2.x"
5598
5598
jest-util "^28.0.0"
5599
- json5 "2.x "
5599
+ json5 "^2.2.1 "
5600
5600
lodash.memoize "4.x"
5601
5601
make-error "1.x"
5602
5602
semver "7.x"
You can’t perform that action at this time.
0 commit comments