From 5b46c9e1d7bd852d89ff10ed12307e23cc2b184a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 13:05:10 +0000 Subject: [PATCH] Bump chalk from 1.1.3 to 6.0.0 Bumps [chalk](https://github.com/chalk/chalk) from 1.1.3 to 6.0.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v1.1.3...v6.0.0) --- updated-dependencies: - dependency-name: chalk dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index d6b5f29..687c333 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "babel-preset-react-app": "^3.1.1", "babel-runtime": "6.26.0", "case-sensitive-paths-webpack-plugin": "2.4.0", - "chalk": "1.1.3", + "chalk": "6.0.0", "classnames": "^2.2.6", "connected-react-router": "^4.3.0", "copy-pkg-json-webpack-plugin": "^0.0.40", diff --git a/yarn.lock b/yarn.lock index 96589fd..8058f5d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2630,6 +2630,11 @@ chalk@1.1.3, chalk@^1.1.1, chalk@^1.1.3: strip-ansi "^3.0.0" supports-color "^2.0.0" +chalk@6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/chalk/-/chalk-6.0.0.tgz#a3bae843bc8454f41ef66ef3fd584dcf34dd805d" + integrity sha512-2uNTXIuTTxk7ciZgAU1BQcgnchcG0xXnrs6jzkQfj9SsRa9M2s5zE8WT96hS6KmG4MzWHSrvH43DF1m4XRkrFg== + chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.2, chalk@^2.4.1, chalk@^2.4.2: version "2.4.2" resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"