Skip to content

Commit 1fb3fd7

Browse files
committed
chore(deps): update dependency @types/yargs to v11.1.7
1 parent 968405a commit 1fb3fd7

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/fs-extra": "5.0.1",
2929
"@types/inquirer": "0.0.36",
3030
"@types/node": "9.4.6",
31-
"@types/yargs": "11.0.0",
31+
"@types/yargs": "11.1.7",
3232
"graphql": "0.13.1",
3333
"graphql-config": "2.0.1",
3434
"tslint": "5.9.1",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,10 @@
117117
dependencies:
118118
"@types/node" "*"
119119

120-
121-
version "11.0.0"
122-
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-11.0.0.tgz#124b9ed9c65b7091cc36da59ae12cbd47d8745ea"
120+
121+
version "11.1.7"
122+
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-11.1.7.tgz#a5be4a5f0f4b77b8accdd476004ce911f4241e8f"
123+
integrity sha512-ynyKD3/wNHw9/vwYpiVqsrkDZjezXH7aVkg+Xp73irK0WzYYHkBOogiiM6/+eufAxmZxew3aZhAkrrjsOKbLOA==
123124

124125
ansi-regex@^2.0.0:
125126
version "2.1.1"

0 commit comments

Comments
 (0)