From efdf7c006a5421d827552d0d2123c4c8c2874a26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 09:57:43 +0000 Subject: [PATCH] build(deps): bump chalk from 4.1.2 to 5.4.1 Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.4.1. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.4.1) --- updated-dependencies: - dependency-name: chalk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 70eeb98b..0cd2efde 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@docusaurus/utils-common": "^3.7.0", "@docusaurus/utils-validation": "^3.7.0", "@resvg/resvg-js": "^2.6.2", - "chalk": "^4.1.2", + "chalk": "^5.4.1", "cli-progress": "^3.12.0", "figures": "^3.2.0", "lodash": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index 490cb248..0a5a24ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3170,7 +3170,7 @@ __metadata: "@resvg/resvg-js": "npm:^2.6.2" "@types/cli-progress": "npm:^3.11.6" "@types/lodash": "npm:^4.17.15" - chalk: "npm:^4.1.2" + chalk: "npm:^5.4.1" cli-progress: "npm:^3.12.0" figures: "npm:^3.2.0" lodash: "npm:^4.17.21" @@ -4055,6 +4055,13 @@ __metadata: languageName: node linkType: hard +"chalk@npm:^5.4.1": + version: 5.4.1 + resolution: "chalk@npm:5.4.1" + checksum: 10c0/b23e88132c702f4855ca6d25cb5538b1114343e41472d5263ee8a37cccfccd9c4216d111e1097c6a27830407a1dc81fecdf2a56f2c63033d4dbbd88c10b0dcef + languageName: node + linkType: hard + "char-regex@npm:^1.0.2": version: 1.0.2 resolution: "char-regex@npm:1.0.2"