File tree 2 files changed +12
-4
lines changed
2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 28
28
"@types/fs-extra" : " 5.0.1" ,
29
29
"@types/inquirer" : " 0.0.36" ,
30
30
"@types/node" : " 9.4.6" ,
31
- "@types/yargs" : " 11 .0.0 " ,
31
+ "@types/yargs" : " 17 .0.33 " ,
32
32
"graphql" : " 0.13.1" ,
33
33
"graphql-config" : " 2.0.1" ,
34
34
"tslint" : " 5.9.1" ,
Original file line number Diff line number Diff line change 117
117
dependencies :
118
118
" @types/node" " *"
119
119
120
- " @types/yargs@11.0.0 " :
121
- version "11.0.0"
122
- resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-11.0.0.tgz#124b9ed9c65b7091cc36da59ae12cbd47d8745ea"
120
+ " @types/yargs-parser@* " :
121
+ version "21.0.3"
122
+ resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-21.0.3.tgz#815e30b786d2e8f0dcd85fd5bcf5e1a04d008f15"
123
+ integrity sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==
124
+
125
+ " @types/yargs@17.0.33 " :
126
+ version "17.0.33"
127
+ resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.33.tgz#8c32303da83eec050a84b3c7ae7b9f922d13e32d"
128
+ integrity sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==
129
+ dependencies :
130
+ " @types/yargs-parser" " *"
123
131
124
132
ansi-regex@^2.0.0 :
125
133
version "2.1.1"
You can’t perform that action at this time.
0 commit comments