Bump colorette from 2.0.18 to 2.0.19 (#5226)

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

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

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] 2022-06-20 21:01:14 +02:00 committed by GitHub
parent a0c6947f60
commit d371c0424a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@
"prepublishOnly": "npm run clean && npm run build"
},
"dependencies": {
"colorette": "2.0.18",
"colorette": "2.0.19",
"commander": "^9.1.0",
"debug": "4.3.4",
"escalade": "^3.1.1",