From db211ebe4851bc6aa83ebd7a730fa3247b86cf6d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 18:39:10 +0000 Subject: [PATCH] fix(deps): update dependency chalk to v5.4.0 (#1151) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 12 +++++++++--- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 265f5649..14991af8 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@actions/io": "1.1.3", "@sindresorhus/is": "7.0.1", "auth-header": "1.0.0", - "chalk": "5.3.0", + "chalk": "5.4.0", "escape-string-regexp": "5.0.0", "find-up": "7.0.0", "got": "14.4.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d51ec482..a467abfa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: 1.0.0 version: 1.0.0 chalk: - specifier: 5.3.0 - version: 5.3.0 + specifier: 5.4.0 + version: 5.4.0 escape-string-regexp: specifier: 5.0.0 version: 5.0.0 @@ -2412,6 +2412,10 @@ packages: resolution: {integrity: sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==} engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} + chalk@5.4.0: + resolution: {integrity: sha512-ZkD35Mx92acjB2yNJgziGqT9oKHEOxjTBTDRpOsRWtdecL/0jM3z5kM/CTzHWvHIen1GvkM85p6TuFfDGfc8/Q==} + engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} + changelog-filename-regex@2.0.1: resolution: {integrity: sha512-DZdyJpCprw8V3jp8V2x13nAA05Yy/IN+Prowj+0mrAHNENYkuMtNI4u5m449TTjPqShIslQSEuXee+Jtkn4m+g==} @@ -9390,6 +9394,8 @@ snapshots: chalk@5.3.0: {} + chalk@5.4.0: {} + changelog-filename-regex@2.0.1: {} char-regex@1.0.2: {} @@ -11575,7 +11581,7 @@ snapshots: dependencies: ansi-escapes: 7.0.0 ansi-regex: 6.1.0 - chalk: 5.3.0 + chalk: 5.4.0 cli-highlight: 2.1.11 cli-table3: 0.6.5 marked: 12.0.2