From 94514e2677cd9f863a76230993f3d08939fdbf73 Mon Sep 17 00:00:00 2001 From: Daijiro Wachi Date: Sun, 22 Jun 2014 06:05:35 +0900 Subject: [PATCH] Update dependencies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c9b29f3..61c9881 100644 --- a/package.json +++ b/package.json @@ -39,9 +39,9 @@ "grunt-csscomb": "~2.0.1", "grunt-html-validation": "~0.1.18", "grunt-jekyll": "~0.4.2", - "grunt-jscs-checker": "~0.4.4", + "grunt-jscs-checker": "~0.5.1", "grunt-sed": "~0.1.1", - "load-grunt-tasks": "~0.5.0", + "load-grunt-tasks": "~0.6.0", "time-grunt": "~0.3.2" }, "engines": {