From 58c7c664d7e196916155bfdfa841a430730a271a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 13:43:05 +0000 Subject: [PATCH] chore(deps-dev): bump chalk from 4.1.2 to 5.3.0 Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.3.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.3.0) --- updated-dependencies: - dependency-name: chalk dependency-type: direct:development 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 3573fc0..fbd3411 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "app-builder-bin": "^4.2.0", "app-builder-lib": "24.13.3", "asar": "^3.2.0", - "chalk": "^4.0.0", + "chalk": "^5.3.0", "conventional-changelog-cli": "^5.0.0", "copy-webpack-plugin": "^12.0.2", "cross-env": "^7.0.3", diff --git a/yarn.lock b/yarn.lock index 01d0bad..fd27749 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3411,6 +3411,13 @@ __metadata: languageName: node linkType: hard +"chalk@npm:^5.3.0": + version: 5.3.0 + resolution: "chalk@npm:5.3.0" + checksum: 10/6373caaab21bd64c405bfc4bd9672b145647fc9482657b5ea1d549b3b2765054e9d3d928870cdf764fb4aad67555f5061538ff247b8310f110c5c888d92397ea + languageName: node + linkType: hard + "chokidar@npm:^3.5.3, chokidar@npm:^3.6.0": version: 3.6.0 resolution: "chokidar@npm:3.6.0" @@ -3674,7 +3681,7 @@ __metadata: app-builder-lib: "npm:24.13.3" asar: "npm:^3.2.0" buffer: "npm:^6.0.3" - chalk: "npm:^4.0.0" + chalk: "npm:^5.3.0" conventional-changelog-cli: "npm:^5.0.0" copy-webpack-plugin: "npm:^12.0.2" cross-env: "npm:^7.0.3"