Skip to content

Commit

Permalink
fix(deps): update dependency yargs to v17.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 19, 2022
1 parent b3e3555 commit 2865782
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"ora": "5.4.1",
"prompts": "2.4.2",
"table": "6.8.0",
"yargs": "17.3.1"
"yargs": "17.4.0"
},
"devDependencies": {
"@commitlint/cli": "16.2.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3004,7 +3004,7 @@ __metadata:
typescript: 4.6.2
webpack: 5.70.0
webpack-cli: 4.9.2
yargs: 17.3.1
yargs: 17.4.0
bin:
aws-spot-price: bin/aws-spot-price
languageName: unknown
Expand Down Expand Up @@ -12355,9 +12355,9 @@ typescript@^4.4.3:
languageName: node
linkType: hard

"yargs@npm:17.3.1":
version: 17.3.1
resolution: "yargs@npm:17.3.1"
"yargs@npm:17.4.0":
version: 17.4.0
resolution: "yargs@npm:17.4.0"
dependencies:
cliui: ^7.0.2
escalade: ^3.1.1
Expand All @@ -12366,7 +12366,7 @@ typescript@^4.4.3:
string-width: ^4.2.3
y18n: ^5.0.5
yargs-parser: ^21.0.0
checksum: 64fc2e32c56739f1d14d2d24acd17a6944c3c8e3e3558f09fc1953ac112e868cc16013d282886b9d5be22187f8b9ed4f60741a6b1011f595ce2718805a656852
checksum: 63985bddddf1fb6b9c98744591e8b70f99839591521cb84eea60903d52ec0da35ab46c42c325d151f3ab5c41935f976c10da096b5a7067c217714a91c0bd4be3
languageName: node
linkType: hard

Expand Down

0 comments on commit 2865782

Please sign in to comment.