Skip to content

Commit 173e9bd

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/yargs to v11.0.0
1 parent df14ed9 commit 173e9bd

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.2",
32+
"@types/yargs": "11.0.0",
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/yargs@10.0.2":
179-
version "10.0.2"
180-
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-10.0.2.tgz#cc4ea921877874d1261e2c44b89807bc836e1b12"
178+
"@types/yargs@11.0.0":
179+
version "11.0.0"
180+
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-11.0.0.tgz#124b9ed9c65b7091cc36da59ae12cbd47d8745ea"
181181

182182
JSONStream@^1.0.4:
183183
version "1.3.2"

0 commit comments

Comments
 (0)