From c15cb8d28cb01a7f8a2100037c2ef1156d66408f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 12 Jan 2019 14:33:23 +0900 Subject: [PATCH] Update chalk requirement from 2.4.1 to 2.4.2 (#3855) Updates the requirements on [chalk](https://github.com/chalk/chalk) to permit the latest version. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/commits/v2.4.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59b5b9a08..d0023df5a 100644 --- a/package.json +++ b/package.json @@ -96,8 +96,8 @@ "bootstrap-vue": "2.0.0-rc.11", "cafy": "12.0.0", "chai": "4.2.0", + "chalk": "2.4.2", "chai-http": "4.2.1", - "chalk": "2.4.1", "commander": "2.19.0", "crc-32": "1.2.0", "css-loader": "1.0.1",