From 373b16f3c79ad7a2ffb32324d8eb82679cc713f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 22:43:10 +0000 Subject: [PATCH] build(deps): bump chalk from 4.1.2 to 5.4.1 Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.4.1. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.4.1) --- updated-dependencies: - dependency-name: chalk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- integrations/commander/package.json | 2 +- pnpm-lock.yaml | 10 ++-------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/integrations/commander/package.json b/integrations/commander/package.json index 41a4c98..8c7c5bc 100644 --- a/integrations/commander/package.json +++ b/integrations/commander/package.json @@ -40,7 +40,7 @@ "devDependencies": { "@types/node": "^22.5.2", "@withfig/autocomplete-types": "workspace:^", - "chalk": "^5.3.0", + "chalk": "^5.4.1", "commander": "^11.1.0", "tsx": "^4.19.2", "typescript": "^5.5.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f4806c4..f1912c2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -278,8 +278,8 @@ importers: specifier: workspace:^ version: link:../../types chalk: - specifier: ^5.3.0 - version: 5.4.0 + specifier: ^5.4.1 + version: 5.4.1 commander: specifier: ^11.1.0 version: 11.1.0 @@ -1967,10 +1967,6 @@ 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} - chalk@5.4.1: resolution: {integrity: sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==} engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} @@ -6670,8 +6666,6 @@ snapshots: chalk@5.3.0: {} - chalk@5.4.0: {} - chalk@5.4.1: {} chardet@0.7.0: {}