From a7576d997e56630c1cb9cd9b90645ac042f3f60c Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 24 Feb 2015 16:12:35 +0700 Subject: [PATCH] bump `chalk` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3b441a..d972241 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "check" ], "dependencies": { - "chalk": "^0.5.1", + "chalk": "^1.0.0", "each-async": "^1.1.1", "log-symbols": "^1.0.1", "object-values": "^1.0.0",