Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency yargs to v17 #194

Merged
merged 1 commit into from Aug 2, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -21,7 +21,7 @@
"glob": "7.1.7",
"polka": "1.0.0-next.14",
"sirv": "1.0.12",
"yargs": "16.2.0"
"yargs": "17.0.1"
},
"devDependencies": {
"@babel/core": "7.13.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -3544,7 +3544,7 @@ fsevents@~2.3.1:
sapper: 0.29.1
sirv: 1.0.12
svelte: 3.38.0
yargs: 16.2.0
yargs: 17.0.1
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -4041,9 +4041,9 @@ fsevents@~2.3.1:
languageName: node
linkType: hard

"yargs@npm:16.2.0":
version: 16.2.0
resolution: "yargs@npm:16.2.0"
"yargs@npm:17.0.1":
version: 17.0.1
resolution: "yargs@npm:17.0.1"
dependencies:
cliui: ^7.0.2
escalade: ^3.1.1
Expand All @@ -4052,6 +4052,6 @@ fsevents@~2.3.1:
string-width: ^4.2.0
y18n: ^5.0.5
yargs-parser: ^20.2.2
checksum: a79ce1f043021cd645de1ffebb6149541d382ba68f4a6b5eca5d2ad65af51893371bbd78e240dc3b6cf0cbb419511ba5bda715dec992e4266e6863ea49f14feb
checksum: a7969b48d2dea129a7d4fcc3f13e88d4f94bacbd24f720b2ce19946fa9facc42cfed89c059d953091241f4e9e9000ed9dbf86e4bb4b6ceb3a26af10ddebdd0b2
languageName: node
linkType: hard