From 6b61bf47629420b5b70d566ca5555061ff461b75 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 16 Feb 2015 17:08:27 -0800 Subject: [PATCH] bump grunt-jscs to ~1.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95886665f8..38f9cd6ed7 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "grunt-exec": "~0.4.6", "grunt-html": "^2.0.0", "grunt-jekyll": "~0.4.2", - "grunt-jscs": "~1.2.0", + "grunt-jscs": "~1.5.0", "grunt-postcss": "^0.3.0", "grunt-sass": "~0.17.0", "grunt-saucelabs": "~8.5.0",