Skip to content

Commit

Permalink
fix(deps): update dependency yargs to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 7, 2021
1 parent dc0bfbe commit 4d7130e
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 @@ -17,7 +17,7 @@
"prettier": "@willbooster/prettier-config",
"dependencies": {
"core-js": "3.10.1",
"yargs": "16.2.0"
"yargs": "17.0.1"
},
"devDependencies": {
"@babel/cli": "7.13.14",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2995,7 +2995,7 @@ __metadata:
prettier: 2.2.1
sort-package-json: 1.49.0
typescript: 4.2.4
yargs: 16.2.0
yargs: 17.0.1
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -6126,9 +6126,9 @@ [email protected]:
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 @@ -6137,6 +6137,6 @@ [email protected]:
string-width: ^4.2.0
y18n: ^5.0.5
yargs-parser: ^20.2.2
checksum: a79ce1f043021cd645de1ffebb6149541d382ba68f4a6b5eca5d2ad65af51893371bbd78e240dc3b6cf0cbb419511ba5bda715dec992e4266e6863ea49f14feb
checksum: a7969b48d2dea129a7d4fcc3f13e88d4f94bacbd24f720b2ce19946fa9facc42cfed89c059d953091241f4e9e9000ed9dbf86e4bb4b6ceb3a26af10ddebdd0b2
languageName: node
linkType: hard

0 comments on commit 4d7130e

Please sign in to comment.