From dda6a6963cc4c2ba7f84572a8eae269dfd2a3287 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 4 Sep 2014 17:01:35 +0200 Subject: update deps --- js/package.json | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) (limited to 'js/package.json') diff --git a/js/package.json b/js/package.json index 269ae3f5e..ce34a2203 100644 --- a/js/package.json +++ b/js/package.json @@ -26,24 +26,26 @@ "homepage": "https://github.com/owncloud/news", "devDependencies": { "grunt": "^0.4.5", - "grunt-contrib-concat": "^0.4.0", - "grunt-contrib-connect": "^0.7.1", + "grunt-contrib-concat": "^0.5.0", + "grunt-contrib-connect": "^0.8.0", "grunt-contrib-jshint": "^0.10.0", "grunt-contrib-watch": "^0.6.1", - "grunt-karma": "^0.8.3", - "grunt-ngmin": "0.0.3", - "grunt-phpunit": "^0.3.3", - "grunt-protractor-runner": "^0.2.4", - "grunt-protractor-webdriver": "^0.1.6", - "grunt-traceur": "^0.1.2", + "grunt-karma": "^0.9.0", + "grunt-ng-annotate": "^0.3.2", + "grunt-phpunit": "^0.3.4", + "grunt-protractor-runner": "^1.1.4", + "grunt-protractor-webdriver": "^0.1.8", + "grunt-traceur": "^0.2.4", "grunt-wrap": "^0.3.0", - "karma": "^0.12.16", - "karma-chrome-launcher": "^0.1.3", - "karma-coverage": "^0.2.1", + "karma": "^0.12.23", + "karma-chrome-launcher": "^0.1.4", + "karma-coverage": "^0.2.6", "karma-firefox-launcher": "^0.1.3", "karma-jasmine": "^0.1.5", "karma-phantomjs-launcher": "^0.1.4", - "karma-traceur-preprocessor": "^0.2.2", - "traceur": "0.0.42" + "karma-traceur-preprocessor": "^0.3.1", + "traceur": "^0.0.60" + }, + "dependencies": { } } -- cgit v1.2.3