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
@@ -45,7 +45,7 @@
},
"dependencies": {
"@backstage/cli": "^0.1.1-alpha.20",
"commander": "^5.1.0",
"commander": "^6.1.0",
"fs-extra": "^9.0.1",
"http-proxy": "^1.18.1",
"react-dev-utils": "^10.2.1",