build(deps): bump commander from 8.1.0 to 8.2.0 (#9459)

Bumps [commander](https://github.com/tj/commander.js) from 8.1.0 to 8.2.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/v8.1.0...v8.2.0)

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

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-09-13 19:52:06 +08:00
committed by GitHub
parent 0ae5711cd5
commit 384f2ebc31
2 changed files with 5 additions and 5 deletions

View File

@@ -56,7 +56,7 @@
"autoprefixer": "^10.3.4",
"babel-jest": "^27.1.1",
"clean-css": "^5.1.5",
"commander": "^8.1.0",
"commander": "^8.2.0",
"consola": "^2.15.3",
"conventional-changelog": "^3.1.24",
"eslint": "^7.32.0",