From 77fb50701f3a1ed418536c9dfe9e4650a4cc17e2 Mon Sep 17 00:00:00 2001 From: Julian Descottes Date: Thu, 21 Apr 2016 22:37:53 +0200 Subject: [PATCH] greenkeeper: update dependencies --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 51469cb9..02c88ce3 100644 --- a/package.json +++ b/package.json @@ -15,29 +15,29 @@ }, "devDependencies": { "dateformat": "1.0.11", - "grunt": "0.4.5", + "grunt": "1.0.1", "grunt-contrib-clean": "1.0.0", - "grunt-contrib-concat": "1.0.0", + "grunt-contrib-concat": "1.0.1", "grunt-contrib-connect": "1.0.0", "grunt-contrib-copy": "1.0.0", "grunt-contrib-jshint": "1.0.0", - "grunt-contrib-uglify": "1.0.0", + "grunt-contrib-uglify": "1.0.1", "grunt-contrib-watch": "1.0.0", "grunt-ghost": "1.1.0", - "grunt-include-replace": "3.2.0", + "grunt-include-replace": "4.0.1", "grunt-jscs": "2.8.0", "grunt-karma": "0.12.1", "grunt-leading-indent": "0.2.0", "grunt-nw-builder": "2.0.0", "grunt-open": "0.2.3", - "grunt-replace": "0.11.0", + "grunt-replace": "1.0.1", "grunt-spritesmith": "6.3.0", "jasmine-core": "2.1.0", "karma": "0.13.21", "karma-chrome-launcher": "0.2.2", "karma-jasmine": "0.3.7", "karma-phantomjs-launcher": "0.2.3", - "load-grunt-tasks": "3.4.1", + "load-grunt-tasks": "3.5.0", "phantomjs": "1.9.19" }, "window": {