Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix(deps): update dependency yargs-parser to v13 (#124)
  • Loading branch information
renovate[bot] authored and bcoe committed Jun 24, 2019
1 parent a8c64f1 commit 1eb3394
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
19 changes: 14 additions & 5 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 @@ -43,7 +43,7 @@
"test-exclude": "^5.0.0",
"v8-to-istanbul": "^3.1.3",
"yargs": "^13.1.0",
"yargs-parser": "^10.1.0"
"yargs-parser": "^13.0.0"
},
"devDependencies": {
"chai": "4.2.0",
Expand Down

0 comments on commit 1eb3394

Please sign in to comment.