From b903117ea92666e6d3f155cef22ca38395340db2 Mon Sep 17 00:00:00 2001 From: Mayhem Date: Sat, 20 Jul 2013 16:26:03 +0200 Subject: [PATCH] Update deps. --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 958bf08fe..b01920f2d 100644 --- a/package.json +++ b/package.json @@ -17,15 +17,15 @@ }, "devDependencies": { "grunt": "~0.4.1", - "grunt-bump": "~0.0.7", + "grunt-bump": "~0.0.11", "grunt-concurrent": "~0.3.0", - "grunt-contrib-clean": "~0.4.1", + "grunt-contrib-clean": "~0.5.0", "grunt-contrib-coffee": "~0.7.0", "grunt-contrib-compress": "~0.5.2", "grunt-contrib-concat": "~0.3.0", "grunt-contrib-copy": "~0.4.1", - "grunt-contrib-watch": "~0.4.4", - "grunt-shell": "~0.3.0" + "grunt-contrib-watch": "~0.5.0", + "grunt-shell": "~0.3.1" }, "repository": { "type": "git",