From f464336cde89c7f53f29a2176a7c82e1e91e127a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 12:54:40 +0000 Subject: [PATCH] Bump chalk from 4.1.2 to 5.3.0 Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.3.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.3.0) --- updated-dependencies: - dependency-name: chalk 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 968758b1f..435d2aaef 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "broccoli-plugin": "^4.0.7", "broccoli-source": "^3.0.1", "broccoli-stew": "^3.0.0", - "chalk": "4.1.2", + "chalk": "5.3.0", "ember-auto-import": "^2.10.0", "ember-cli-autoprefixer": "^2.0.0", "ember-cli-babel": "^8.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 062aab364..142740ba1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: ^3.0.0 version: 3.0.0 chalk: - specifier: 4.1.2 - version: 4.1.2 + specifier: 5.3.0 + version: 5.3.0 ember-auto-import: specifier: ^2.10.0 version: 2.10.0(webpack@5.97.1)