Bump commander from 5.1.0 to 6.0.0 (#1543)

Bumps [commander](https://github.com/tj/commander.js) from 5.1.0 to 6.0.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/v5.1.0...v6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-07-21 16:14:50 +01:00
committed by GitHub
parent 624515dcbd
commit 8f004523ea
2 changed files with 16 additions and 4 deletions
+1 -1
View File
@@ -82,7 +82,7 @@
"adf-tslint-rules": "0.0.7",
"ajv-cli": "^3.1.0",
"codelyzer": "^6.0.0",
"commander": "^5.0.0",
"commander": "^6.0.0",
"cpr": "^3.0.1",
"cspell": "^4.0.63",
"dotenv": "^8.2.0",