From 1085d8a6f30c05c53061452bb37e212e52716fb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 21:46:42 +0000 Subject: [PATCH] chore: bump chalk from 5.6.2 to 6.0.0 Bumps [chalk](https://github.com/chalk/chalk) from 5.6.2 to 6.0.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v5.6.2...v6.0.0) --- updated-dependencies: - dependency-name: chalk dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b3adb9d..fbcdf73 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@inquirer/prompts": "^8.5.2", "@sentry/node": "^10.69.0", "@theholocron/env-utils": "^1.2.1", - "chalk": "^5.6.2", + "chalk": "^6.0.0", "conf": "^13.1.0", "ora": "^8.2.0", "update-notifier": "^7.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2d5b924..586b0dd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^1.2.1 version: 1.2.1(dotenv@17.4.2) chalk: - specifier: ^5.6.2 - version: 5.6.2 + specifier: ^6.0.0 + version: 6.0.0 conf: specifier: ^13.1.0 version: 13.1.0