From 451573d10bf446b6647ca067c04ab86a2eb4830d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 18:30:57 +0000 Subject: [PATCH] fix(deps): update dependency chalk to v5.4.1 (#1157) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index c71d7638..a58c689d 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.4.0", + "chalk": "5.4.1", "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 60d1a942..4ce53d74 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.4.0 - version: 5.4.0 + specifier: 5.4.1 + version: 5.4.1 escape-string-regexp: specifier: 5.0.0 version: 5.0.0 @@ -2404,8 +2404,8 @@ 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==} + chalk@5.4.1: + resolution: {integrity: sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==} engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} changelog-filename-regex@2.0.1: @@ -9372,7 +9372,7 @@ snapshots: chalk@5.3.0: {} - chalk@5.4.0: {} + chalk@5.4.1: {} changelog-filename-regex@2.0.1: {} @@ -11560,7 +11560,7 @@ snapshots: dependencies: ansi-escapes: 7.0.0 ansi-regex: 6.1.0 - chalk: 5.4.0 + chalk: 5.4.1 cli-highlight: 2.1.11 cli-table3: 0.6.5 marked: 12.0.2