From 515895a9677cfdc15fa5f912239a967a1e9428e8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2020 22:15:49 +0000 Subject: [PATCH] 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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4498f53..98a9f54 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "dependencies": { "ampersand-state": "^5.0.3", "async": "^3.1.0", - "chalk": "^2.1.0", + "chalk": "^4.1.0", "debug": ">= 2.6.9 < 3.0.0 || >= ^3.1.0", "docopt": "^0.6.2", "download": "^6.2.5",