File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed
Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 7272 "@types/js-yaml" : " ^4.0.5" ,
7373 "@types/micromatch" : " ^4.0.2" ,
7474 "jest" : " ^28.1.0" ,
75- "ts-jest" : " ^28.0.2 " ,
75+ "ts-jest" : " ^28.0.3 " ,
7676 "ts-node" : " ^10.8.0" ,
7777 "type-coverage" : " ^2.21.1" ,
7878 "typescript" : " ^4.6.4"
Original file line number Diff line number Diff line change @@ -6823,18 +6823,18 @@ json-stringify-safe@^5.0.1:
68236823 resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
68246824 integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
68256825
6826- json5@2.x, json5@^2.2.1:
6827- version "2.2.1"
6828- resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
6829- integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
6830-
68316826json5@^1.0.1:
68326827 version "1.0.1"
68336828 resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
68346829 integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
68356830 dependencies:
68366831 minimist "^1.2.0"
68376832
6833+ json5@^2.2.1:
6834+ version "2.2.1"
6835+ resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
6836+ integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
6837+
68386838jsonc-parser@^3.0.0:
68396839 version "3.0.0"
68406840 resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.0.0.tgz#abdd785701c7e7eaca8a9ec8cf070ca51a745a22"
@@ -10954,15 +10954,15 @@ trough@^2.0.0:
1095410954 resolved "https://registry.yarnpkg.com/trough/-/trough-2.1.0.tgz#0f7b511a4fde65a46f18477ab38849b22c554876"
1095510955 integrity sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==
1095610956
10957- ts-jest@^28.0.2 :
10958- version "28.0.2 "
10959- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.2 .tgz#e4026357006731f96a033b94db89d01e0d3c0591 "
10960- integrity sha512-IOZMb3D0gx6IHO9ywPgiQxJ3Zl4ECylEFwoVpENB55aTn5sdO0Ptyx/7noNBxAaUff708RqQL4XBNxxOVjY0vQ ==
10957+ ts-jest@^28.0.3 :
10958+ version "28.0.3 "
10959+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.3 .tgz#d1c47f167e56eef3989bb51afaf7fc1c87a04c52 "
10960+ integrity sha512-HzgbEDQ2KgVtDmpXToqAcKTyGHdHsG23i/iUjfxji92G5eT09S1m9UHZd7csF0Bfgh9txM4JzwHnv7r1waFPlw ==
1096110961 dependencies:
1096210962 bs-logger "0.x"
1096310963 fast-json-stable-stringify "2.x"
1096410964 jest-util "^28.0.0"
10965- json5 "2.x "
10965+ json5 "^2.2.1 "
1096610966 lodash.memoize "4.x"
1096710967 make-error "1.x"
1096810968 semver "7.x"
You can’t perform that action at this time.
0 commit comments