From d99ae47bc9c121911f8735afeb69041f984354cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 22:52:51 +0000 Subject: [PATCH] chore(deps): bump chalk from 2.4.2 to 5.4.1 Bumps [chalk](https://github.com/chalk/chalk) from 2.4.2 to 5.4.1. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v2.4.2...v5.4.1) --- updated-dependencies: - dependency-name: chalk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/cli/package.json | 2 +- yarn.lock | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index 659e4a8733..5dcbe69f18 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -37,7 +37,7 @@ "ansi-escapes": "3.2.0", "async-file": "^2.0.2", "bytes": "^3.1.2", - "chalk": "^2.4.2", + "chalk": "^5.4.1", "commander": "^2.15.1", "date-fns": "^2.30.0", "debug": "4.3.4", diff --git a/yarn.lock b/yarn.lock index 440dbd123e..0614a34426 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6692,6 +6692,13 @@ __metadata: languageName: node linkType: hard +"chalk@npm:^5.4.1": + version: 5.4.1 + resolution: "chalk@npm:5.4.1" + checksum: 0c656f30b782fed4d99198825c0860158901f449a6b12b818b0aabad27ec970389e7e8767d0e00762175b23620c812e70c4fd92c0210e55fc2d993638b74e86e + languageName: node + linkType: hard + "change-case@npm:^4": version: 4.1.2 resolution: "change-case@npm:4.1.2" @@ -10393,7 +10400,7 @@ __metadata: bytes: ^3.1.2 chai: ^4.4.1 chai-as-promised: ^7.1.1 - chalk: ^2.4.2 + chalk: ^5.4.1 commander: ^2.15.1 date-fns: ^2.30.0 debug: 4.3.4