From 03926c1965d88732f64158338c331a7b85fe85b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 07:01:39 +0000 Subject: [PATCH] Bump chalk from 4.1.2 to 5.6.2 Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.6.2. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.6.2) --- updated-dependencies: - dependency-name: chalk dependency-version: 5.6.2 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 03a5640..d95c489 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@babel/parser": "^7.16.8", - "chalk": "^4.1.1", + "chalk": "^5.6.2", "common-tags": "^1.8.2", "ember-template-recast": "^4.1.4", "execa": "^5.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5fd12f6..9ba7c74 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^7.16.8 version: 7.28.4 chalk: - specifier: ^4.1.1 - version: 4.1.2 + specifier: ^5.6.2 + version: 5.6.2 common-tags: specifier: ^1.8.2 version: 1.8.2