From b056554a0fc1713652ab24bbb7c1a196cde58193 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 12:51:51 +0000 Subject: [PATCH] build(deps): bump chalk from 5.3.0 to 5.6.2 Bumps [chalk](https://github.com/chalk/chalk) from 5.3.0 to 5.6.2. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v5.3.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] --- actions/run-commitlint/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/actions/run-commitlint/package.json b/actions/run-commitlint/package.json index fc5fad8..599a08e 100644 --- a/actions/run-commitlint/package.json +++ b/actions/run-commitlint/package.json @@ -40,7 +40,7 @@ "@commitlint/execute-rule": "20.0.0", "@commitlint/format": "20.4.0", "@commitlint/lint": "20.4.1", - "chalk": "^5.3.0", + "chalk": "^5.6.2", "conventional-changelog-conventionalcommits": "9.1.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index eaa56ec..f032910 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1774,10 +1774,10 @@ __metadata: languageName: node linkType: hard -"chalk@npm:^5.3.0": - version: 5.3.0 - resolution: "chalk@npm:5.3.0" - checksum: 10/6373caaab21bd64c405bfc4bd9672b145647fc9482657b5ea1d549b3b2765054e9d3d928870cdf764fb4aad67555f5061538ff247b8310f110c5c888d92397ea +"chalk@npm:^5.6.2": + version: 5.6.2 + resolution: "chalk@npm:5.6.2" + checksum: 10/1b2f48f6fba1370670d5610f9cd54c391d6ede28f4b7062dd38244ea5768777af72e5be6b74fb6c6d54cb84c4a2dff3f3afa9b7cb5948f7f022cfd3d087989e0 languageName: node linkType: hard @@ -5065,7 +5065,7 @@ __metadata: "@commitlint/lint": "npm:20.4.1" "@commitlint/types": "npm:^20.4.0" "@vercel/ncc": "npm:^0.38.4" - chalk: "npm:^5.3.0" + chalk: "npm:^5.6.2" conventional-changelog-conventionalcommits: "npm:9.1.0" eslint: "npm:^9.39.2" prettier: "npm:^3.8.1"