From f92c2dde381d362fd0e49b206bf7f66057d37fd2 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 16 Jan 2016 18:33:15 +0100 Subject: update build deps --- js/package.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'js') diff --git a/js/package.json b/js/package.json index 5c78d47b7..2e87044c6 100644 --- a/js/package.json +++ b/js/package.json @@ -29,21 +29,21 @@ "grunt-contrib-concat": "^0.5.1", "grunt-contrib-connect": "^0.11.2", "grunt-contrib-cssmin": "^0.14.0", - "grunt-contrib-jshint": "^0.11.2", + "grunt-contrib-jshint": "^0.11.3", "grunt-contrib-uglify": "^0.11.0", "grunt-contrib-watch": "^0.6.1", "grunt-karma": "^0.12.1", "grunt-ng-annotate": "^1.0.1", - "grunt-php": "^1.5.0", + "grunt-php": "^1.5.1", "grunt-phpunit": "^0.3.6", - "grunt-protractor-runner": "^2.0.0", - "grunt-protractor-webdriver": "^0.2.0", + "grunt-protractor-runner": "^3.0.0", + "grunt-protractor-webdriver": "^0.2.5", "grunt-wrap": "^0.3.0", - "karma": "^0.13.10", - "karma-chrome-launcher": "^0.2.0", - "karma-coverage": "^0.5.2", - "karma-firefox-launcher": "^0.1.6", - "karma-jasmine": "^0.3.5" + "karma": "^0.13.19", + "karma-chrome-launcher": "^0.2.2", + "karma-coverage": "^0.5.3", + "karma-firefox-launcher": "^0.1.7", + "karma-jasmine": "^0.3.6" }, "dependencies": {} } -- cgit v1.2.3