From adb5f4a4fcaa3043d1342eeb2cf66246470d1790 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2019 09:08:12 +0000 Subject: [PATCH] build(deps-dev): bump chalk from 2.4.2 to 3.0.0 Bumps [chalk](https://github.com/chalk/chalk) from 2.4.2 to 3.0.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v2.4.2...v3.0.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 34615dd0..4ff6e4b9 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "@types/react-dom": "^16.8.4", "@types/react-helmet": "^5.0.13", "@umijs/fabric": "^1.2.0", - "chalk": "^2.4.2", + "chalk": "^3.0.0", "check-prettier": "^1.0.3", "cross-env": "^6.0.0", "cross-port-killer": "^1.1.1",