Skip to content

Commit 03193a2

Browse files
Update dependency chalk to v5.4.0 (#554)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 198a332 commit 03193a2

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@tryghost/zip": "1.1.47",
3939
"axios": "1.7.9",
4040
"bluebird": "3.7.2",
41-
"chalk": "5.3.0",
41+
"chalk": "5.4.0",
4242
"cli-progress": "3.12.0",
4343
"fs-extra": "11.2.0",
4444
"glob": "10.4.5",

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -2970,11 +2970,16 @@ celia@^8.0.2:
29702970
resolved "https://registry.yarnpkg.com/celia/-/celia-8.0.4.tgz#501b4d9f91147979ebfff81fab16acbcf2823d4d"
29712971
integrity sha512-XwPKQgxQ5Dr+lIbsFSBzf9U/u9vnh5pPLbbEEeFPPS7Jgw0bMXmuKUs2sJvAlr/noLeaDIYVLnGi8fsjATP7gg==
29722972

2973-
[email protected], chalk@^5.3.0:
2973+
29742974
version "5.3.0"
29752975
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
29762976
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
29772977

2978+
[email protected], chalk@^5.3.0:
2979+
version "5.4.0"
2980+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.0.tgz#846fdb5d5d939d6fa3d565cd5545697b6f8b6923"
2981+
integrity sha512-ZkD35Mx92acjB2yNJgziGqT9oKHEOxjTBTDRpOsRWtdecL/0jM3z5kM/CTzHWvHIen1GvkM85p6TuFfDGfc8/Q==
2982+
29782983
chalk@^1.0.0, chalk@^1.1.3:
29792984
version "1.1.3"
29802985
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"

0 commit comments

Comments
 (0)