summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/js/package.json b/js/package.json
index 2c4e7f9b5..d6a19bc28 100644
--- a/js/package.json
+++ b/js/package.json
@@ -25,13 +25,13 @@
"homepage": "https://github.com/owncloud/news",
"devDependencies": {
"grunt": "^0.4.5",
- "grunt-contrib-concat": "^0.5.0",
+ "grunt-contrib-concat": "^0.5.1",
"grunt-contrib-connect": "^0.9.0",
- "grunt-contrib-cssmin": "^0.12.1",
+ "grunt-contrib-cssmin": "^0.12.2",
"grunt-contrib-jshint": "^0.11.0",
- "grunt-contrib-uglify": "^0.7.0",
+ "grunt-contrib-uglify": "^0.8.0",
"grunt-contrib-watch": "^0.6.1",
- "grunt-ng-annotate": "^0.9.2",
+ "grunt-ng-annotate": "^0.10.0",
"grunt-php": "^1.2.0",
"grunt-phpunit": "^0.3.6",
"grunt-protractor-runner": "^1.2.1",