File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 44
44
"ts-jest" : " ^26.1.4" ,
45
45
"ts-node" : " ^8.10.2" ,
46
46
"tslint" : " ^6.1.2" ,
47
- "type-coverage" : " ^2.8.4 " ,
47
+ "type-coverage" : " ^2.9.0 " ,
48
48
"typescript" : " ^3.9.6" ,
49
49
"yarn-deduplicate" : " ^2.1.0"
50
50
},
Original file line number Diff line number Diff line change @@ -12613,10 +12613,10 @@ ts-jest@^26.1.4:
12613
12613
semver "7.x"
12614
12614
yargs-parser "18.x"
12615
12615
12616
- ts-lib-utils@^2.8.4 :
12617
- version "2.8.4 "
12618
- resolved "https://registry.yarnpkg.com/ts-lib-utils/-/ts-lib-utils-2.8.4 .tgz#dc9e6a13b23e175d0c8d0097687d3a4147ed1de7 "
12619
- integrity sha512-4TpYhh1pwgvPSHqIPzxkutKef85Var3JQfQczPFCzgoTR6ETP7+CGuLhaEcbfLRU56GVsnkJxfAhqwvTkdZJ4A ==
12616
+ ts-lib-utils@^2.9.0 :
12617
+ version "2.9.0 "
12618
+ resolved "https://registry.yarnpkg.com/ts-lib-utils/-/ts-lib-utils-2.9.0 .tgz#f1b7c25bcd246d13fd24a65632611a865e46f1e3 "
12619
+ integrity sha512-N+hiB60c/Za3sXTCptnaTl6eS4U7PEHC6obf8jBsC4Paae0nKwtreh68CXp7JNLOKil4t/k1dIwL4cUATmMJMQ ==
12620
12620
dependencies:
12621
12621
glob "7"
12622
12622
tslib "1 || 2"
@@ -12749,23 +12749,23 @@ type-check@~0.3.2:
12749
12749
dependencies:
12750
12750
prelude-ls "~1.1.2"
12751
12751
12752
- type-coverage-core@^2.8.4 :
12753
- version "2.8.4 "
12754
- resolved "https://registry.yarnpkg.com/type-coverage-core/-/type-coverage-core-2.8.4 .tgz#a8b1697f6460006067856b4d4c8d30d87e7358cb "
12755
- integrity sha512-wmEjro5mWjbNDVA4ROSgG4GU65RzRVvT3r3FHlYm7jFdNG3OA0xQ5Wo2GCjxyzADIO7atr3kCDvaMqU2910stA ==
12752
+ type-coverage-core@^2.9.0 :
12753
+ version "2.9.0 "
12754
+ resolved "https://registry.yarnpkg.com/type-coverage-core/-/type-coverage-core-2.9.0 .tgz#1f13e4060c1b782495c5558c1bc60bb9c9c73afc "
12755
+ integrity sha512-99iPqoHnbat+8FKkQaHed5CztFTwNFa+33Pr975tokoHQRcBEvuFWTT8ZjdF3BbrWblYU4Or5YtZi/T7tk4VCA ==
12756
12756
dependencies:
12757
12757
minimatch "3"
12758
- ts-lib-utils "^2.8.4 "
12758
+ ts-lib-utils "^2.9.0 "
12759
12759
tslib "1 || 2"
12760
12760
tsutils "3"
12761
12761
12762
- type-coverage@^2.8.4 :
12763
- version "2.8.4 "
12764
- resolved "https://registry.yarnpkg.com/type-coverage/-/type-coverage-2.8.4 .tgz#4a7857bb5ad05ac5d8a799672cd9a082a1187fe5 "
12765
- integrity sha512-s2ZHcZ9gH77tFb64lgUtZ+4XDIsSebKGP5VvQ3aLMy8BYRbPF/DAQTR/SU7Hergi9O5msc4Vh46uZIKaMEi7MA ==
12762
+ type-coverage@^2.9.0 :
12763
+ version "2.9.0 "
12764
+ resolved "https://registry.yarnpkg.com/type-coverage/-/type-coverage-2.9.0 .tgz#2b75da037f99c27922a71b219018e8007cab4e8d "
12765
+ integrity sha512-yOi8+bXmzMEgdvHEhuT4zQ6J9kymQLK0BQTT0v7ZL2RHaP0mRIn7hy8+bpQeenAftjEH2aHzxSsxMcZF72VqRg ==
12766
12766
dependencies:
12767
12767
minimist "1"
12768
- type-coverage-core "^2.8.4 "
12768
+ type-coverage-core "^2.9.0 "
12769
12769
12770
12770
12771
12771
version "4.0.8"
You can’t perform that action at this time.
0 commit comments