From 965e9046e3c16b86aab7d39093e227c83b4246aa Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 15 Apr 2016 14:07:16 +0100 Subject: [PATCH] chore(package): update jscs to version 3.0.2 http://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b9fff7..6aaf107 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "devDependencies": { "coveralls": "^2.11.2", "istanbul": "0.3.5", - "jscs": "2.7.0", + "jscs": "3.0.2", "jshint": "2", "jshint-full-path": "1.1.1", "mocha": "2"