File tree Expand file tree Collapse file tree
packages/jest-reporters/src Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7777 "slash" : " ^3.0.0" ,
7878 "string-length" : " ^3.1.0" ,
7979 "strip-ansi" : " ^6.0.0" ,
80- "typescript" : " ^3.7 .2" ,
80+ "typescript" : " ^3.8 .2" ,
8181 "webpack" : " ^4.28.4" ,
8282 "which" : " ^2.0.1"
8383 },
Original file line number Diff line number Diff line change @@ -511,6 +511,7 @@ export default class CoverageReporter extends BaseReporter {
511511 const reportContext = istanbulReport . createContext (
512512 // @ts -ignore
513513 {
514+ // @ts -ignore
514515 coverageMap : map ,
515516 dir : this . _globalConfig . coverageDirectory ,
516517 // @ts -ignore
Original file line number Diff line number Diff line change @@ -14181,10 +14181,10 @@ typedarray@^0.0.6:
1418114181 resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1418214182 integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1418314183
14184- typescript@*, typescript@^3.7 .2:
14185- version "3.7.5 "
14186- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5 .tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae "
14187- integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw ==
14184+ typescript@*, typescript@^3.8 .2:
14185+ version "3.8.2 "
14186+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.2 .tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a "
14187+ integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ ==
1418814188
1418914189ua-parser-js@^0.7.18:
1419014190 version "0.7.21"
You can’t perform that action at this time.
0 commit comments