Skip to content

Commit

Permalink
chore(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 3918435 commit 4221be1
Show file tree
Hide file tree
Showing 3 changed files with 107 additions and 46 deletions.
2 changes: 1 addition & 1 deletion core/cli/package.json
Expand Up @@ -34,6 +34,6 @@
"@lerna/global-options": "file:../global-options",
"dedent": "^0.7.0",
"npmlog": "^4.1.2",
"yargs": "^14.2.2"
"yargs": "^17.0.0"
}
}
149 changes: 105 additions & 44 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -87,7 +87,7 @@
"tempy": "^0.2.1",
"touch": "^3.1.0",
"write-json-file": "^3.2.0",
"yargs": "^14.2.2"
"yargs": "^17.0.0"
},
"engines": {
"node": ">= 6.9.0"
Expand Down

0 comments on commit 4221be1

Please sign in to comment.