From e5c2c79d7306a4de133f25a25dd9037d996bc4ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Oct 2025 10:06:52 +0000 Subject: [PATCH] fix(deps): bump chalk from 5.5.0 to 5.6.2 Bumps [chalk](https://github.com/chalk/chalk) from 5.5.0 to 5.6.2. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v5.5.0...v5.6.2) --- updated-dependencies: - dependency-name: chalk dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2b4f8b1..544c93d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@reforge-com/node": "^0.0.4", "acorn": "^8.10.0", "acorn-walk": "^8.2.0", - "chalk": "^5.4.1", + "chalk": "^5.6.2", "comment-json": "^4.2.5", "common-tags": "^1.8.2", "fuzzy": "^0.1.3", diff --git a/yarn.lock b/yarn.lock index d242549..75c6157 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2133,7 +2133,7 @@ __metadata: acorn: "npm:^8.10.0" acorn-walk: "npm:^8.2.0" chai: "npm:^4" - chalk: "npm:^5.4.1" + chalk: "npm:^5.6.2" comment-json: "npm:^4.2.5" common-tags: "npm:^1.8.2" eslint: "npm:^8" @@ -4084,13 +4084,20 @@ __metadata: languageName: node linkType: hard -"chalk@npm:^5.3.0, chalk@npm:^5.4.1": +"chalk@npm:^5.3.0": version: 5.5.0 resolution: "chalk@npm:5.5.0" checksum: 10c0/23063b544f7c2fe57d25ff814807de561f8adfff72e4f0051051eaa606f772586470507ccd38d89166300eeaadb0164acde8bb8a0716a0f2d56ccdf3761d5e4f languageName: node linkType: hard +"chalk@npm:^5.6.2": + version: 5.6.2 + resolution: "chalk@npm:5.6.2" + checksum: 10c0/99a4b0f0e7991796b1e7e3f52dceb9137cae2a9dfc8fc0784a550dc4c558e15ab32ed70b14b21b52beb2679b4892b41a0aa44249bcb996f01e125d58477c6976 + languageName: node + linkType: hard + "change-case@npm:^4": version: 4.1.2 resolution: "change-case@npm:4.1.2"