From 17a1d3f9853c58f230e42e26c2b2f83f01c6479b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2020 00:55:07 +0000 Subject: [PATCH] Bump chalk from 3.0.0 to 4.1.0 Bumps [chalk](https://github.com/chalk/chalk) from 3.0.0 to 4.1.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v3.0.0...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 8ba649e..49faddb 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.0", "download": "^7.1.0", "execa": "^3.3.0", "majo": "^0.10.1",