Skip to content

Commit

Permalink
chore(deps): update dependency yargs to v17.7.2 (#1125)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 23, 2023
1 parent 89bf5f5 commit adff773
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/client/graph-scaffolder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
"rimraf": "3.0.2",
"run-p": "0.0.0",
"typescript": "4.9.5",
"yargs": "17.7.1"
"yargs": "17.7.2"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7251,7 +7251,7 @@ cors@latest:
rimraf: 3.0.2
run-p: 0.0.0
typescript: 4.9.5
yargs: 17.7.1
yargs: 17.7.2
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -13054,9 +13054,9 @@ send@latest:
languageName: node
linkType: hard

"yargs@npm:17.7.1":
version: 17.7.1
resolution: "yargs@npm:17.7.1"
"yargs@npm:17.7.2":
version: 17.7.2
resolution: "yargs@npm:17.7.2"
dependencies:
cliui: ^8.0.1
escalade: ^3.1.1
Expand All @@ -13065,7 +13065,7 @@ send@latest:
string-width: ^4.2.3
y18n: ^5.0.5
yargs-parser: ^21.1.1
checksum: 3d8a43c336a4942bc68080768664aca85c7bd406f018bad362fd255c41c8f4e650277f42fd65d543fce99e084124ddafee7bbfc1a5c6a8fda4cec78609dcf8d4
checksum: 73b572e863aa4a8cbef323dd911d79d193b772defd5a51aab0aca2d446655216f5002c42c5306033968193bdbf892a7a4c110b0d77954a7fdf563e653967b56a
languageName: node
linkType: hard

Expand Down

0 comments on commit adff773

Please sign in to comment.