Skip to content

Commit

Permalink
fix(deps): update dependency yargs to v16 (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 9, 2020
1 parent 0c7582a commit 8a1ec95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -46,7 +46,7 @@
"async-retry": "^1.3.1",
"glob": "^7.1.6",
"pino": "^6.3.2",
"yargs": "^15.4.1"
"yargs": "^16.0.0"
},
"devDependencies": {
"@microsoft/api-documenter": "^7.8.10",
Expand Down

0 comments on commit 8a1ec95

Please sign in to comment.