From 183f62393b4f0de0b007ad396d83bb8129efdcc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 11:02:26 +0000 Subject: [PATCH] chore(deps): bump chalk from 5.3.0 to 5.4.0 Bumps [chalk](https://github.com/chalk/chalk) from 5.3.0 to 5.4.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v5.3.0...v5.4.0) --- updated-dependencies: - dependency-name: chalk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3284c27433e4..3c63d991b912 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@webref/css": "^6.17.5", "accept-language-parser": "^1.5.0", "async": "^3.2.6", - "chalk": "^5.3.0", + "chalk": "^5.4.0", "cheerio": "1.0.0-rc.12", "cli-progress": "^3.12.0", "codemirror": "^6.0.1", diff --git a/yarn.lock b/yarn.lock index 02045cddb40d..e9802542b0da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4917,7 +4917,12 @@ chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0, chalk@^4.1.2: ansi-styles "^4.1.0" supports-color "^7.1.0" -chalk@^5.2.0, chalk@^5.3.0, chalk@~5.3.0: +chalk@^5.2.0, chalk@^5.4.0: + version "5.4.0" + resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.0.tgz#846fdb5d5d939d6fa3d565cd5545697b6f8b6923" + integrity sha512-ZkD35Mx92acjB2yNJgziGqT9oKHEOxjTBTDRpOsRWtdecL/0jM3z5kM/CTzHWvHIen1GvkM85p6TuFfDGfc8/Q== + +chalk@~5.3.0: version "5.3.0" resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385" integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==