fix(deps): bump commander from 10.0.1 to 11.0.0 (#899)

Bumps [commander](https://github.com/tj/commander.js) from 10.0.1 to 11.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/v10.0.1...v11.0.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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]
2023-06-16 23:49:09 +00:00
committed by GitHub
parent 2c5385824d
commit 17dc7dd93b
2 changed files with 15 additions and 6 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"chokidar": "3.5.3",
"clone": "2.1.2",
"color": "4.2.3",
"commander": "10.0.1",
"commander": "11.0.0",
"cors": "2.8.5",
"express": "4.18.2",
"handlebars": "4.7.7",