From 5e2ed528d4f96bd59392b8532e26c8666a9b91d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 06:55:47 +0000 Subject: [PATCH] build(deps): bump chalk from 5.4.1 to 5.6.2 Bumps [chalk](https://github.com/chalk/chalk) from 5.4.1 to 5.6.2. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v5.4.1...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 | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0395246..7aa226c 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@actions/core": "^1.11.1", "@actions/http-client": "^3.0.1", "axios": "^1.13.2", - "chalk": "^5.4.1" + "chalk": "^5.6.2" }, "devDependencies": { "@types/node": "^20.6.0", diff --git a/yarn.lock b/yarn.lock index dcc8606..7b69816 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1703,10 +1703,10 @@ __metadata: languageName: node linkType: hard -"chalk@npm:^5.4.1": - version: 5.4.1 - resolution: "chalk@npm:5.4.1" - checksum: 0c656f30b782fed4d99198825c0860158901f449a6b12b818b0aabad27ec970389e7e8767d0e00762175b23620c812e70c4fd92c0210e55fc2d993638b74e86e +"chalk@npm:^5.6.2": + version: 5.6.2 + resolution: "chalk@npm:5.6.2" + checksum: 4ee2d47a626d79ca27cb5299ecdcce840ef5755e287412536522344db0fc51ca0f6d6433202332c29e2288c6a90a2b31f3bd626bc8c14743b6b6ee28abd3b796 languageName: node linkType: hard @@ -2581,7 +2581,7 @@ __metadata: "@typescript-eslint/parser": ^6.6.0 "@vercel/ncc": ^0.38.0 axios: ^1.13.2 - chalk: ^5.4.1 + chalk: ^5.6.2 eslint: ^8.49.0 eslint-config-prettier: ^9.0.0 eslint-plugin-jest: ^27.2.3