From b18f88990f3c31b67887ae582b1d36bb5ca2da3d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 06:56:06 +0000 Subject: [PATCH] Bump chalk from 3.0.0 to 4.1.1 Bumps [chalk](https://github.com/chalk/chalk) from 3.0.0 to 4.1.1. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v3.0.0...v4.1.1) 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 63243cc..a4deab7 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "dependencies": { "aws-sdk": "^2.509.0", "cac": "^6.5.2", - "chalk": "^3.0.0", + "chalk": "^4.1.1", "download": "^7.1.0", "execa": "^3.3.0", "majo": "^0.10.1",