From d243e060798efe2a8a50ea96000d5e119e3b9126 Mon Sep 17 00:00:00 2001 From: Mayhem Date: Fri, 13 Jun 2014 01:25:04 +0200 Subject: [PATCH] Update deps. --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4dcd6f16f..831240297 100644 --- a/package.json +++ b/package.json @@ -21,18 +21,18 @@ } }, "devDependencies": { - "font-awesome": "~4.0.3", - "grunt": "~0.4.4", - "grunt-bump": "~0.0.13", + "font-awesome": "~4.1.0", + "grunt": "~0.4.5", + "grunt-bump": "~0.0.14", "grunt-concurrent": "~0.5.0", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-coffee": "~0.10.1", - "grunt-contrib-compress": "~0.8.0", + "grunt-contrib-compress": "~0.9.1", "grunt-contrib-concat": "~0.4.0", "grunt-contrib-copy": "~0.5.0", "grunt-contrib-watch": "~0.6.1", "grunt-shell": "~0.7.0", - "load-grunt-tasks": "~0.4.0" + "load-grunt-tasks": "~0.5.0" }, "repository": { "type": "git",