From bd9d6f266e351bc245d06a2dd6293bd4318b28b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 11:34:46 +0000 Subject: [PATCH] Bump chalk from 4.1.2 to 5.1.2 Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.1.2. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.1.2) --- updated-dependencies: - dependency-name: chalk dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c44535c0..53ef0e764 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "cache-loader": "^4.1.0", "chai": "^4.2.0", "chai-http": "^4.3.0", - "chalk": "^4.1.0", + "chalk": "^5.1.2", "colors": "^1.4.0", "connect-history-api-fallback": "^1.6.0", "copy-webpack-plugin": "^10.0.0",