Bump commander from 4.0.0 to 6.0.0 (#6054)

* Bump commander from 4.0.0 to 6.0.0

Bumps [commander](https://github.com/tj/commander.js) from 4.0.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/v4.0.0...v6.0.0)

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

* fix commander

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
This commit is contained in:
dependabot[bot]
2020-08-25 08:54:42 +01:00
committed by GitHub
co-authored by Eugenio Romano
parent c1435c53e0
commit 4943079f9d
3 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -123,7 +123,7 @@
"@types/selenium-webdriver": "^3.0.8",
"ajv-cli": "^3.0.0",
"codelyzer": "^6.0.0",
"commander": "4.0.0",
"commander": "6.0.0",
"concurrently": "^5.3.0",
"cspell": "^4.1.0",
"css-loader": "^3.4.2",