Skip to content

Commit

Permalink
chore(deps): bump yargs from 17.5.1 to 17.6.0 (#13497)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 24, 2022
1 parent 75c7782 commit 221d2d3
Showing 1 changed file with 18 additions and 7 deletions.
25 changes: 18 additions & 7 deletions yarn.lock
Expand Up @@ -5037,11 +5037,11 @@ __metadata:
linkType: hard

"@types/yargs@npm:^17.0.8":
version: 17.0.11
resolution: "@types/yargs@npm:17.0.11"
version: 17.0.13
resolution: "@types/yargs@npm:17.0.13"
dependencies:
"@types/yargs-parser": "*"
checksum: 30a45f9e59a5cc3c967f76036bea6a456b1416175aa4c002b70e1f295772e2247ed8117f392b20eef4557ad761678df8c1fcb141852f2c7c44977130d802c855
checksum: 0ab269abc2da2223cf0a8c16d578850fbe327d40fb85724b5c3f9f6cf38d03656ef699518c05d4df3bc337339ec6d0aad7df01682a9dca4783ad1ccc7336cf12
languageName: node
linkType: hard

Expand Down Expand Up @@ -6995,6 +6995,17 @@ __metadata:
languageName: node
linkType: hard

"cliui@npm:^8.0.1":
version: 8.0.1
resolution: "cliui@npm:8.0.1"
dependencies:
string-width: ^4.2.0
strip-ansi: ^6.0.1
wrap-ansi: ^7.0.0
checksum: 79648b3b0045f2e285b76fb2e24e207c6db44323581e421c3acbd0e86454cba1b37aea976ab50195a49e7384b871e6dfb2247ad7dec53c02454ac6497394cb56
languageName: node
linkType: hard

"clone-deep@npm:^4.0.1":
version: 4.0.1
resolution: "clone-deep@npm:4.0.1"
Expand Down Expand Up @@ -21450,17 +21461,17 @@ __metadata:
linkType: hard

"yargs@npm:^17.3.1, yargs@npm:^17.5.1":
version: 17.5.1
resolution: "yargs@npm:17.5.1"
version: 17.6.0
resolution: "yargs@npm:17.6.0"
dependencies:
cliui: ^7.0.2
cliui: ^8.0.1
escalade: ^3.1.1
get-caller-file: ^2.0.5
require-directory: ^2.1.1
string-width: ^4.2.3
y18n: ^5.0.5
yargs-parser: ^21.0.0
checksum: 00d58a2c052937fa044834313f07910fd0a115dec5ee35919e857eeee3736b21a4eafa8264535800ba8bac312991ce785ecb8a51f4d2cc8c4676d865af1cfbde
checksum: 604bdb4a6395a870540d2f3fea083c8e28441f12da8fd05b172b1e68480f00ed73d76be4a05fac19de9bf55ec7729b41e81cf555cccaed700aa192e4fff64872
languageName: node
linkType: hard

Expand Down

0 comments on commit 221d2d3

Please sign in to comment.