From 2bd1dce4ae6743bfe42d7b7fb6879bb08b062302 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2020 03:19:58 +0000 Subject: [PATCH] Bump chalk from 3.0.0 to 4.0.0 Bumps [chalk](https://github.com/chalk/chalk) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v3.0.0...v4.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 55e5b11..72582b1 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "babel-core": "^6.26.3", "babel-preset-env": "^1.7.0", "babel-register": "^6.26.0", - "chalk": "^3.0.0", + "chalk": "^4.0.0", "lodash.camelcase": "^4.3.0", "lodash.capitalize": "^4.2.1", "lodash.kebabcase": "^4.1.1",