From e26c59939bed62141a07c4b4223db73c44791b77 Mon Sep 17 00:00:00 2001 From: Oleg Gaidarenko Date: Mon, 4 Jan 2016 22:47:29 +0300 Subject: [PATCH] Bump dependencies Including switching to jscs 2.8.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 842baab..57b95a5 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "hooker": "~0.2.3", - "jscs": "~2.7.0", + "jscs": "~2.8.0", "lodash": "~3.10.0", "vow": "~0.4.1" }, @@ -24,7 +24,7 @@ "grunt-contrib-jshint": "~0.11.3", "grunt-contrib-nodeunit": "~0.4.0", "load-grunt-tasks": "^3.3.0", - "time-grunt": "~1.2.1" + "time-grunt": "~1.3.0" }, "keywords": [ "gruntplugin",