Skip to content

Commit 06605b4

Browse files
Update dependency chalk to v5.4.1
1 parent 7c6e033 commit 06605b4

1 file changed

Lines changed: 31 additions & 6 deletions

File tree

yarn.lock

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1282,9 +1282,9 @@ chalk@^4.0.0:
12821282
supports-color "^7.1.0"
12831283

12841284
chalk@^5.1.2:
1285-
version "5.1.2"
1286-
resolved "https://registry.npmjs.org/chalk/-/chalk-5.1.2.tgz"
1287-
integrity sha512-E5CkT4jWURs1Vy5qGJye+XwCkNj7Od3Af7CP6SujMetSMkLs8Do2RWJK5yx1wamHV/op8Rz+9rltjaTQWDnEFQ==
1285+
version "5.4.1"
1286+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.1.tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8"
1287+
integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==
12881288

12891289
char-regex@^1.0.2:
12901290
version "1.0.2"
@@ -4424,7 +4424,16 @@ string-length@^4.0.1:
44244424
char-regex "^1.0.2"
44254425
strip-ansi "^6.0.0"
44264426

4427-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
4427+
"string-width-cjs@npm:string-width@^4.2.0":
4428+
version "4.2.3"
4429+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
4430+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
4431+
dependencies:
4432+
emoji-regex "^8.0.0"
4433+
is-fullwidth-code-point "^3.0.0"
4434+
strip-ansi "^6.0.1"
4435+
4436+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
44284437
version "4.2.3"
44294438
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
44304439
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -4467,7 +4476,14 @@ string_decoder@^1.1.1:
44674476
dependencies:
44684477
safe-buffer "~5.2.0"
44694478

4470-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
4479+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
4480+
version "6.0.1"
4481+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
4482+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
4483+
dependencies:
4484+
ansi-regex "^5.0.1"
4485+
4486+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
44714487
version "6.0.1"
44724488
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
44734489
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -4834,7 +4850,7 @@ word-wrap@^1.2.3:
48344850
resolved "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz"
48354851
integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
48364852

4837-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
4853+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
48384854
version "7.0.0"
48394855
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
48404856
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -4852,6 +4868,15 @@ wrap-ansi@^6.2.0:
48524868
string-width "^4.1.0"
48534869
strip-ansi "^6.0.0"
48544870

4871+
wrap-ansi@^7.0.0:
4872+
version "7.0.0"
4873+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
4874+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
4875+
dependencies:
4876+
ansi-styles "^4.0.0"
4877+
string-width "^4.1.0"
4878+
strip-ansi "^6.0.0"
4879+
48554880
wrap-ansi@^8.1.0:
48564881
version "8.1.0"
48574882
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"

0 commit comments

Comments
 (0)