From 005ef05630ce5c338ad4eeee10a0671427805694 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2020 20:15:23 +0800 Subject: [PATCH] Update chalk to version 4.0.0 (#6293) Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2568bb4d..b4a3b05c 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "@umijs/preset-react": "^1.4.8", "@umijs/preset-ui": "^2.0.9", "carlo": "^0.9.46", - "chalk": "^3.0.0", + "chalk": "^4.0.0", "cross-env": "^7.0.0", "cross-port-killer": "^1.1.1", "detect-installer": "^1.0.1",