Skip to content

Commit

Permalink
fix(deps): update dependency yargs-parser to v18 (#202)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed May 4, 2020
1 parent 56b7723 commit 983de44
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -45,7 +45,7 @@
"test-exclude": "^6.0.0",
"v8-to-istanbul": "^4.1.2",
"yargs": "^15.0.0",
"yargs-parser": "^17.0.0"
"yargs-parser": "^18.0.0"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down

0 comments on commit 983de44

Please sign in to comment.