Skip to content

Commit fb374ef

Browse files
Update dependency chalk to v5.4.1
1 parent 9a9c95b commit fb374ef

1 file changed

Lines changed: 34 additions & 4 deletions

File tree

yarn.lock

Lines changed: 34 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1112,7 +1112,12 @@ chalk@^4.0.0:
11121112
ansi-styles "^4.1.0"
11131113
supports-color "^7.1.0"
11141114

1115-
chalk@^5.2.0, chalk@^5.3.0:
1115+
chalk@^5.2.0:
1116+
version "5.4.1"
1117+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.1.tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8"
1118+
integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==
1119+
1120+
chalk@^5.3.0:
11161121
version "5.3.0"
11171122
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
11181123
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
@@ -3082,7 +3087,16 @@ string-length@^6.0.0:
30823087
dependencies:
30833088
strip-ansi "^7.1.0"
30843089

3085-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
3090+
"string-width-cjs@npm:string-width@^4.2.0":
3091+
version "4.2.3"
3092+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
3093+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
3094+
dependencies:
3095+
emoji-regex "^8.0.0"
3096+
is-fullwidth-code-point "^3.0.0"
3097+
strip-ansi "^6.0.1"
3098+
3099+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
30863100
version "4.2.3"
30873101
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
30883102
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -3109,7 +3123,14 @@ string-width@^7.0.0:
31093123
get-east-asian-width "^1.0.0"
31103124
strip-ansi "^7.1.0"
31113125

3112-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
3126+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
3127+
version "6.0.1"
3128+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
3129+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
3130+
dependencies:
3131+
ansi-regex "^5.0.1"
3132+
3133+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
31133134
version "6.0.1"
31143135
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
31153136
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -3482,7 +3503,16 @@ wordwrapjs@^3.0.0:
34823503
reduce-flatten "^1.0.1"
34833504
typical "^2.6.1"
34843505

3485-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
3506+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
3507+
version "7.0.0"
3508+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
3509+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
3510+
dependencies:
3511+
ansi-styles "^4.0.0"
3512+
string-width "^4.1.0"
3513+
strip-ansi "^6.0.0"
3514+
3515+
wrap-ansi@^7.0.0:
34863516
version "7.0.0"
34873517
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
34883518
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)