Bump chalk from 5.0.0 to 5.0.1

Bumps [chalk](https://github.com/chalk/chalk) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: chalk
  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] 2022-03-14 11:04:48 +00:00 committed by Labhansh Agrawal
parent ebb109f67b
commit 28485aba32
2 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@
"dependencies": {
"@electron/remote": "2.0.4",
"args": "5.0.1",
"chalk": "5.0.0",
"chalk": "5.0.1",
"color": "4.2.1",
"columnify": "1.6.0",
"css-loader": "6.7.1",

View file

@ -2087,10 +2087,10 @@ chalk@2.4.2, chalk@^2.0.0, chalk@^2.4.2:
escape-string-regexp "^1.0.5"
supports-color "^5.3.0"
chalk@5.0.0, chalk@^5.0.0:
version "5.0.0"
resolved "https://registry.npmjs.org/chalk/-/chalk-5.0.0.tgz#bd96c6bb8e02b96e08c0c3ee2a9d90e050c7b832"
integrity sha512-/duVOqst+luxCQRKEo4bNxinsOQtMP80ZYm7mMqzuh5PociNL0PvmHFvREJ9ueYL2TxlHjBcmLCdmocx9Vg+IQ==
chalk@5.0.1, chalk@^5.0.0:
version "5.0.1"
resolved "https://registry.npmjs.org/chalk/-/chalk-5.0.1.tgz#ca57d71e82bb534a296df63bbacc4a1c22b2a4b6"
integrity sha512-Fo07WOYGqMfCWHOzSXOt2CxDbC6skS/jO9ynEcmpANMoPrD+W1r1K6Vx7iNm+AQmETU1Xr2t+n8nzkV9t6xh3w==
chalk@^3.0.0:
version "3.0.0"