Skip to content

Commit

Permalink
Bump commander from 3.0.2 to 4.0.0 (#4)
Browse files Browse the repository at this point in the history
Bumps [commander](https://github.com/tj/commander.js) from 3.0.2 to 4.0.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v3.0.2...v4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and Chris Brody committed Nov 3, 2019
1 parent ff56df0 commit 88f7259
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 @@ -44,7 +44,7 @@
"typescript": "^3.0.0"
},
"dependencies": {
"commander": "^3.0.2",
"commander": "^4.0.0",
"cross-spawn": "^7.0.1",
"execa": "^3.2.0",
"glob": "^7.0.5"
Expand Down

0 comments on commit 88f7259

Please sign in to comment.