We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df14ed9 commit 173e9bdCopy full SHA for 173e9bd
2 files changed
package.json
@@ -29,7 +29,7 @@
29
"@types/fs-extra": "5.0.0",
30
"@types/inquirer": "0.0.36",
31
"@types/node": "9.4.6",
32
- "@types/yargs": "10.0.2",
+ "@types/yargs": "11.0.0",
33
"graphql-config": "1.2.1",
34
"semantic-release": "12.4.1",
35
"tslint": "5.9.1",
yarn.lock
@@ -175,9 +175,9 @@
175
dependencies:
176
"@types/node" "*"
177
178
-"@types/yargs@10.0.2":
179
- version "10.0.2"
180
- resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-10.0.2.tgz#cc4ea921877874d1261e2c44b89807bc836e1b12"
+"@types/yargs@11.0.0":
+ version "11.0.0"
+ resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-11.0.0.tgz#124b9ed9c65b7091cc36da59ae12cbd47d8745ea"
181
182
JSONStream@^1.0.4:
183
version "1.3.2"
0 commit comments