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 61
61
"prettier" : " 2.6.2" ,
62
62
"prettier-eslint" : " 15.0.0" ,
63
63
"rollup-plugin-peer-deps-external" : " 2.2.4" ,
64
- "ts-jest" : " 28.0.2 " ,
64
+ "ts-jest" : " 28.0.3 " ,
65
65
"ts-jest-mock" : " 1.1.32" ,
66
66
"ts-node" : " 10.8.0" ,
67
67
"typescript" : " 4.6.4" ,
Original file line number Diff line number Diff line change @@ -3699,7 +3699,7 @@ json-stable-stringify-without-jsonify@^1.0.1:
3699
3699
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
3700
3700
integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=
3701
3701
3702
- json5@2.x, json5@ ^2.1.2 :
3702
+ json5@^2.1.2 :
3703
3703
version "2.2.0"
3704
3704
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
3705
3705
integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
4784
4784
resolved "https://registry.yarnpkg.com/ts-jest-mock/-/ts-jest-mock-1.1.32.tgz#f59c5e5c2ad8a0b0c8ac8e79249dc46be1d42102"
4785
4785
integrity sha512-7xxhg+45wTS7z33qNjJ6Atu2rZZmmVBbVs/XlRSgC8iw/OdbGvIA5sM8MKcb5eFow3oPcSAWQSAf170qrG21Pg==
4786
4786
4787
-
4788
- version "28.0.2 "
4789
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.2 .tgz#e4026357006731f96a033b94db89d01e0d3c0591 "
4790
- integrity sha512-IOZMb3D0gx6IHO9ywPgiQxJ3Zl4ECylEFwoVpENB55aTn5sdO0Ptyx/7noNBxAaUff708RqQL4XBNxxOVjY0vQ ==
4787
+
4788
+ version "28.0.3 "
4789
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.3 .tgz#d1c47f167e56eef3989bb51afaf7fc1c87a04c52 "
4790
+ integrity sha512-HzgbEDQ2KgVtDmpXToqAcKTyGHdHsG23i/iUjfxji92G5eT09S1m9UHZd7csF0Bfgh9txM4JzwHnv7r1waFPlw ==
4791
4791
dependencies :
4792
4792
bs-logger "0.x"
4793
4793
fast-json-stable-stringify "2.x"
4794
4794
jest-util "^28.0.0"
4795
- json5 "2.x "
4795
+ json5 "^2.2.1 "
4796
4796
lodash.memoize "4.x"
4797
4797
make-error "1.x"
4798
4798
semver "7.x"
You can’t perform that action at this time.
0 commit comments