From 2469f79161b8acdabc4e17abf599f38bd8eb3444 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 23 Oct 2014 09:13:19 +0300 Subject: [PATCH] Update dependencies. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ec9efe7..dae79a7 100644 --- a/package.json +++ b/package.json @@ -53,8 +53,8 @@ "grunt-contrib-qunit": "0.5.x", "grunt-contrib-uglify": "0.6.x", "grunt-exec": "0.4.x", - "grunt-jscs": "0.7.x", - "load-grunt-tasks": "0.6.x", + "grunt-jscs": "0.8.x", + "load-grunt-tasks": "1.0.x", "qunit": "0.7.x", "time-grunt": "1.0.x" }, -- 2.34.1