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 Oct 18, 2021
1 parent 0c4b278 commit 3bc5a69
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 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
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"axios": "0.21.1",
"lodash": "4.17.21",
"yargs": "16.2.0"
"yargs": "17.2.1"
},
"devDependencies": {
"dotenv": "8.2.0"
Expand Down

0 comments on commit 3bc5a69

Please sign in to comment.