From 36b16a34efb7d1edd6b76c78bc9c2124bc23327c Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 3 Jun 2016 03:41:10 +0800 Subject: [PATCH] chore(package): update grunt-coffeelint to version 0.0.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5296637..a524110 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "grunt": "^0.4.5", "grunt-autoprefixer": "^0.7.6", "grunt-banner": "^0.2.3", - "grunt-coffeelint": "0.0.10", + "grunt-coffeelint": "0.0.16", "grunt-concurrent": "^0.4.3", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-coffee": "^0.7.0",