From b952d14c530dcba1f4fbe4de456f046c9d1a9d95 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Mon, 25 Jan 2016 09:17:39 +0200 Subject: [PATCH] Bump grunt-jscs. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4969006889..b144febd1e 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "grunt-exec": "~0.4.6", "grunt-html": "~5.0.0", "grunt-jekyll": "~0.4.2", - "grunt-jscs": "~2.5.0", + "grunt-jscs": "~2.6.0", "grunt-line-remover": "0.0.2", "grunt-postcss": "^0.7.0", "grunt-sass": "^1.0.0",