Bump commander from 6.2.1 to 7.0.0 (#6541)

Bumps [commander](https://github.com/tj/commander.js) from 6.2.1 to 7.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/v6.2.1...v7.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]
2021-01-19 17:51:08 +00:00
committed by GitHub
parent 169b4c248a
commit 28679df511
2 changed files with 16 additions and 4 deletions
+1 -1
View File
@@ -121,7 +121,7 @@
"@types/selenium-webdriver": "^4.0.11",
"ajv-cli": "^3.0.0",
"codelyzer": "^6.0.1",
"commander": "6.2.1",
"commander": "7.0.0",
"concurrently": "^5.3.0",
"cspell": "^5.1.3",
"css-loader": "^4.3.0",