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.18.0" ,
81
81
"typescript" : " 3.5.3" ,
82
82
"webpack" : " 4.39.2" ,
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.18.0" ,
55
55
"typescript" : " 3.5.3" ,
56
56
"webpack" : " 4.39.2" ,
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.18.0" ,
71
71
"webpack" : " 4.39.2" ,
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 15606
15606
y18n "^4.0.0"
15607
15607
yargs-parser "^13.1.0"
15608
15608
15609
- yargs@13.3 .0:
15610
- version "13.3 .0"
15611
- resolved "https://registry.npmjs.org/yargs/-/yargs-13.3 .0.tgz#4c657a55e07e5f2cf947f8a366567c04a0dedc83 "
15612
- integrity sha512-2eehun/8ALW8TLoIl7MVaRUrg+yCnenu8B4kBlRxj3GJGDKU1Og7sMXPNm1BYyM1DOJmTZ4YeN/Nwxv+8XJsUA ==
15609
+ yargs@14.0 .0:
15610
+ version "14.0 .0"
15611
+ resolved "https://registry.npmjs.org/yargs/-/yargs-14.0 .0.tgz#ba4cacc802b3c0b3e36a9e791723763d57a85066 "
15612
+ integrity sha512-ssa5JuRjMeZEUjg7bEL99AwpitxU/zWGAGpdj0di41pOEmJti8NR6kyUIJBkR78DTYNPZOU08luUo0GTHuB+ow ==
15613
15613
dependencies:
15614
15614
cliui "^5.0.0"
15615
+ decamelize "^1.2.0"
15615
15616
find-up "^3.0.0"
15616
15617
get-caller-file "^2.0.1"
15617
15618
require-directory "^2.1.1"
You can’t perform that action at this time.
0 commit comments