chore(deps): bump commander from 4.1.1 to 6.1.0

Bumps [commander](https://github.com/tj/commander.js) from 4.1.1 to 6.1.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v4.1.1...v6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-08-31 06:03:49 +00:00
committed by GitHub
parent fe4ef73eac
commit 0d4ade32eb
5 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
},
"dependencies": {
"chalk": "^4.0.0",
"commander": "^4.1.1",
"commander": "^6.1.0",
"fs-extra": "^9.0.0",
"github-slugger": "^1.3.0",
"ts-node": "^8.6.2",