Skip to content

Commit

Permalink
Update yargs requirement from ^12.0.5 to ^13.2.2
Browse files Browse the repository at this point in the history
Updates the requirements on [yargs](https://github.com/yargs/yargs) to permit the latest version.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
- [Commits](yargs/yargs@v12.0.5...v13.2.2)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed Apr 2, 2019
1 parent 7ed3820 commit 47ef4b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"nodeify": "^1.0.1",
"parse-author": "^2.0.0",
"which": "^1.3.1",
"yargs": "^12.0.5"
"yargs": "^13.2.2"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down

0 comments on commit 47ef4b0

Please sign in to comment.