Skip to content

Commit 15695aa

Browse files
⬆️ deps: Upgrade dependency chalk to v5.4.1. (#495)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93fed5d commit 15695aa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"babel-plugin-unassert": "3.2.0",
9090
"babel-preset-power-assert": "3.0.0",
9191
"c8": "10.1.3",
92-
"chalk": "5.4.0",
92+
"chalk": "5.4.1",
9393
"esdoc": "1.1.0",
9494
"esdoc-inject-script-plugin": "1.0.0",
9595
"esdoc-inject-style-plugin": "1.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3713,10 +3713,10 @@ chalk-template@^1.1.0:
37133713
dependencies:
37143714
chalk "^5.2.0"
37153715

3716-
3717-
version "5.4.0"
3718-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.0.tgz#846fdb5d5d939d6fa3d565cd5545697b6f8b6923"
3719-
integrity sha512-ZkD35Mx92acjB2yNJgziGqT9oKHEOxjTBTDRpOsRWtdecL/0jM3z5kM/CTzHWvHIen1GvkM85p6TuFfDGfc8/Q==
3716+
3717+
version "5.4.1"
3718+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.1.tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8"
3719+
integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==
37203720

37213721
chalk@^1.0.0, chalk@^1.1.3:
37223722
version "1.1.3"

0 commit comments

Comments
 (0)