We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5303613 commit df14ed9Copy full SHA for df14ed9
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.1",
+ "@types/yargs": "10.0.2",
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/[email protected].1":
179
- version "10.0.1"
180
- resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-10.0.1.tgz#f986e2b5d37f1fb8c13c0ed15f45d01bcc3fb3d6"
+"@types/[email protected].2":
+ version "10.0.2"
+ resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-10.0.2.tgz#cc4ea921877874d1261e2c44b89807bc836e1b12"
181
182
JSONStream@^1.0.4:
183
version "1.3.2"
0 commit comments