Bump colorette from 2.0.19 to 2.0.20

Bumps [colorette](https://github.com/jorgebucaran/colorette) from 2.0.19 to 2.0.20.
- [Release notes](https://github.com/jorgebucaran/colorette/releases)
- [Commits](https://github.com/jorgebucaran/colorette/compare/2.0.19...2.0.20)

---
updated-dependencies:
- dependency-name: colorette
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-17 09:59:49 +00:00 committed by GitHub
parent 704d12e9ba
commit 3426e92505
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,7 @@
"prepublishOnly": "npm run format:check-difference && npm run lint && npm run clean && npm run build"
},
"dependencies": {
"colorette": "2.0.19",
"colorette": "2.0.20",
"commander": "^10.0.0",
"debug": "4.3.4",
"escalade": "^3.1.1",