From f42defdba29c617afe246fb1f7727db84f776570 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Mon, 17 Nov 2014 12:11:10 +0100 Subject: update grunt deps --- js/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'js') diff --git a/js/package.json b/js/package.json index 407838be8..fe7042dd8 100644 --- a/js/package.json +++ b/js/package.json @@ -27,19 +27,19 @@ "devDependencies": { "grunt": "^0.4.5", "grunt-contrib-concat": "^0.5.0", - "grunt-contrib-connect": "^0.8.0", + "grunt-contrib-connect": "^0.9.0", "grunt-contrib-cssmin": "^0.10.0", "grunt-contrib-jshint": "^0.10.0", "grunt-contrib-uglify": "^0.6.0", "grunt-contrib-watch": "^0.6.1", + "grunt-ng-annotate": "^0.6.0", "grunt-karma": "^0.9.0", - "grunt-ng-annotate": "^0.4.0", "grunt-php": "^1.1.1", "grunt-phpunit": "^0.3.6", "grunt-protractor-runner": "^1.1.4", "grunt-protractor-webdriver": "^0.1.9", "grunt-wrap": "^0.3.0", - "karma": "^0.12.24", + "karma": "^0.12.25", "karma-chrome-launcher": "^0.1.5", "karma-coverage": "^0.2.6", "karma-firefox-launcher": "^0.1.3", -- cgit v1.2.3