From ccef887f881de564c6a1c4027627527a5cb40d74 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Thu, 29 Oct 2015 09:44:40 -0700 Subject: [PATCH] Update jscs to 2.5.0. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e51a077e..24e41ecdc 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "fs-extra": "~0.26.0", "istanbul": "0.4.0", "jquery": "~1.11.0", - "jscs": "^2.3.5", + "jscs": "^2.5.0", "lodash": "^3.10.1", "platform": "~1.3.0", "qunit-extras": "~1.4.0",