From fdee53c51d180ab02c8df555a10a8072c047247c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 29 Jun 2017 23:53:28 +0000 Subject: [PATCH] fix(package): update chalk to version 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6a2b858e..56b2badd3 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "babel-types": "^6.16.0", "babelify": "^7.3.0", "babylon": "^6.17.2", - "chalk": "^1.1.1", + "chalk": "^2.0.0", "chokidar": "^1.2.0", "concat-stream": "^1.5.0", "disparity": "^2.0.0",