mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-16 21:58:39 -09:00
Bump chalk from 5.1.2 to 5.2.0
Bumps [chalk](https://github.com/chalk/chalk) from 5.1.2 to 5.2.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v5.1.2...v5.2.0) --- updated-dependencies: - dependency-name: chalk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d8e75f11bf
commit
571a20ae89
2 changed files with 5 additions and 5 deletions
|
|
@ -29,7 +29,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@electron/remote": "2.0.9",
|
"@electron/remote": "2.0.9",
|
||||||
"args": "5.0.3",
|
"args": "5.0.3",
|
||||||
"chalk": "5.1.2",
|
"chalk": "5.2.0",
|
||||||
"color": "4.2.3",
|
"color": "4.2.3",
|
||||||
"columnify": "1.6.0",
|
"columnify": "1.6.0",
|
||||||
"css-loader": "6.7.2",
|
"css-loader": "6.7.2",
|
||||||
|
|
|
||||||
|
|
@ -2203,10 +2203,10 @@ chalk@2.4.2, chalk@^2.0.0:
|
||||||
escape-string-regexp "^1.0.5"
|
escape-string-regexp "^1.0.5"
|
||||||
supports-color "^5.3.0"
|
supports-color "^5.3.0"
|
||||||
|
|
||||||
chalk@5.1.2, chalk@^5.0.0, chalk@^5.1.2:
|
chalk@5.2.0, chalk@^5.0.0, chalk@^5.1.2:
|
||||||
version "5.1.2"
|
version "5.2.0"
|
||||||
resolved "https://registry.npmjs.org/chalk/-/chalk-5.1.2.tgz#d957f370038b75ac572471e83be4c5ca9f8e8c45"
|
resolved "https://registry.npmjs.org/chalk/-/chalk-5.2.0.tgz#249623b7d66869c673699fb66d65723e54dfcfb3"
|
||||||
integrity sha512-E5CkT4jWURs1Vy5qGJye+XwCkNj7Od3Af7CP6SujMetSMkLs8Do2RWJK5yx1wamHV/op8Rz+9rltjaTQWDnEFQ==
|
integrity sha512-ree3Gqw/nazQAPuJJEy+avdl7QfZMcUvmHIKgEZkGL+xOBzRvup5Hxo6LHuMceSxOabuJLJm5Yp/92R9eMmMvA==
|
||||||
|
|
||||||
chalk@^3.0.0:
|
chalk@^3.0.0:
|
||||||
version "3.0.0"
|
version "3.0.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue