From 937a54435ff1a101fff8ba099a1f0ce521f683b8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 12:17:21 +0000 Subject: [PATCH] chore(deps): bump chalk from 2.4.2 to 4.1.0 Bumps [chalk](https://github.com/chalk/chalk) from 2.4.2 to 4.1.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v2.4.2...v4.1.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b348d9c..5be6e28 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "private": false, "dependencies": { "bolt": "^0.23.6", - "chalk": "^2.4.2", + "chalk": "^4.1.0", "columnify": "^1.5.4", "conventional-commits-filter": "^2.0.1", "conventional-commits-parser": "^3.0.1", diff --git a/yarn.lock b/yarn.lock index 82b57a5..fa92702 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2180,7 +2180,7 @@ chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.4.2: escape-string-regexp "^1.0.5" supports-color "^5.3.0" -chalk@^4.0.0: +chalk@^4.0.0, chalk@^4.1.0: version "4.1.0" resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a" integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==