From d09cbe6bf6f59651e2c43dc8489b1fc221ec142e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 05:52:47 +0000 Subject: [PATCH] fix(deps): update dependency chalk to v5 --- package.json | 2 +- pnpm-lock.yaml | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 9f68ba06..14c8ab3c 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "codemods" ], "dependencies": { - "chalk": "4.1.2", + "chalk": "5.4.0", "execa": "4.1.0", "globby": "11.1.0", "inquirer": "8.2.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cb609fa9..4c85337a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: chalk: - specifier: 4.1.2 - version: 4.1.2 + specifier: 5.4.0 + version: 5.4.0 execa: specifier: 4.1.0 version: 4.1.0 @@ -1000,6 +1000,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} + char-regex@1.0.2: resolution: {integrity: sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==} engines: {node: '>=10'} @@ -1289,6 +1293,7 @@ packages: eslint@8.57.0: resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true espree@9.6.1: @@ -4159,6 +4164,8 @@ snapshots: chalk@5.3.0: {} + chalk@5.4.0: {} + char-regex@1.0.2: {} chardet@0.7.0: {}