Skip to content

Commit df14ed9

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/yargs to v10.0.2
1 parent 5303613 commit df14ed9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/fs-extra": "5.0.0",
3030
"@types/inquirer": "0.0.36",
3131
"@types/node": "9.4.6",
32-
"@types/yargs": "10.0.1",
32+
"@types/yargs": "10.0.2",
3333
"graphql-config": "1.2.1",
3434
"semantic-release": "12.4.1",
3535
"tslint": "5.9.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -175,9 +175,9 @@
175175
dependencies:
176176
"@types/node" "*"
177177

178-
"@types/[email protected].1":
179-
version "10.0.1"
180-
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-10.0.1.tgz#f986e2b5d37f1fb8c13c0ed15f45d01bcc3fb3d6"
178+
"@types/[email protected].2":
179+
version "10.0.2"
180+
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-10.0.2.tgz#cc4ea921877874d1261e2c44b89807bc836e1b12"
181181

182182
JSONStream@^1.0.4:
183183
version "1.3.2"

0 commit comments

Comments
 (0)