File tree Expand file tree Collapse file tree 5 files changed +9
-8
lines changed Expand file tree Collapse file tree 5 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 70
70
"typedoc" : " 0.15.0" ,
71
71
"ts-node" : " 8.3.0" ,
72
72
"typescript" : " 3.5.3" ,
73
- "yargs" : " 13.3 .0"
73
+ "yargs" : " 14.0 .0"
74
74
}
75
75
}
Original file line number Diff line number Diff line change 80
80
"tslint" : " 5.19.0" ,
81
81
"typescript" : " 3.5.3" ,
82
82
"webpack" : " 4.39.3" ,
83
- "yargs" : " 13.3 .0" ,
83
+ "yargs" : " 14.0 .0" ,
84
84
"eslint" : " 5.16.0" ,
85
85
"@typescript-eslint/parser" : " 1.13.0" ,
86
86
"@typescript-eslint/eslint-plugin" : " 1.13.0" ,
Original file line number Diff line number Diff line change 54
54
"tslint" : " 5.19.0" ,
55
55
"typescript" : " 3.5.3" ,
56
56
"webpack" : " 4.39.3" ,
57
- "yargs" : " 13.3 .0" ,
57
+ "yargs" : " 14.0 .0" ,
58
58
"eslint" : " 5.16.0" ,
59
59
"@typescript-eslint/parser" : " 1.13.0" ,
60
60
"@typescript-eslint/eslint-plugin" : " 1.13.0" ,
Original file line number Diff line number Diff line change 69
69
"ts-node" : " 8.3.0" ,
70
70
"tslint" : " 5.19.0" ,
71
71
"webpack" : " 4.39.3" ,
72
- "yargs" : " 13.3 .0" ,
72
+ "yargs" : " 14.0 .0" ,
73
73
"eslint" : " 5.16.0" ,
74
74
"@typescript-eslint/parser" : " 1.13.0" ,
75
75
"@typescript-eslint/eslint-plugin" : " 1.13.0" ,
Original file line number Diff line number Diff line change 15579
15579
y18n "^4.0.0"
15580
15580
yargs-parser "^13.1.0"
15581
15581
15582
- yargs@13.3 .0:
15583
- version "13.3 .0"
15584
- resolved "https://registry.npmjs.org/yargs/-/yargs-13.3 .0.tgz#4c657a55e07e5f2cf947f8a366567c04a0dedc83 "
15585
- integrity sha512-2eehun/8ALW8TLoIl7MVaRUrg+yCnenu8B4kBlRxj3GJGDKU1Og7sMXPNm1BYyM1DOJmTZ4YeN/Nwxv+8XJsUA ==
15582
+ yargs@14.0 .0:
15583
+ version "14.0 .0"
15584
+ resolved "https://registry.npmjs.org/yargs/-/yargs-14.0 .0.tgz#ba4cacc802b3c0b3e36a9e791723763d57a85066 "
15585
+ integrity sha512-ssa5JuRjMeZEUjg7bEL99AwpitxU/zWGAGpdj0di41pOEmJti8NR6kyUIJBkR78DTYNPZOU08luUo0GTHuB+ow ==
15586
15586
dependencies:
15587
15587
cliui "^5.0.0"
15588
+ decamelize "^1.2.0"
15588
15589
find-up "^3.0.0"
15589
15590
get-caller-file "^2.0.1"
15590
15591
require-directory "^2.1.1"
You can’t perform that action at this time.
0 commit comments