From ba1f6356f28ac5ce485d683e014c64dc3f514a5a Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 20 Aug 2015 19:42:37 +0700 Subject: [PATCH] bump `chalk` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7b7164..86747d0 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "test": "grunt test" }, "dependencies": { - "chalk": "^1.0.0", + "chalk": "^1.1.1", "debug": "^2.1.3", "lodash": "^3.6.0", "path-exists": "^1.0.0"