From d1ff1eed7d724c05576113a8db7925d0e5e4eb91 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Aug 2021 23:33:29 +0000 Subject: [PATCH] Bump chalk from 2.4.2 to 4.1.2 Bumps [chalk](https://github.com/chalk/chalk) from 2.4.2 to 4.1.2. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v2.4.2...v4.1.2) 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 75be607..d26bc73 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.2", "debug": ">= 2.6.9 < 3.0.0 || >= ^3.1.0", "docopt": "^0.6.2", "download": "^6.2.5",