summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-02-28 13:25:05 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2015-02-28 13:25:05 +0100
commit7986ea3afcc0c57ecad5a25a92a5bbee8db81d08 (patch)
tree5ee5e3d3c6e2db094961917bbd48c65d80221038 /js/package.json
parentea4ecf501fc83134db2201477b4cdb1806d5312c (diff)
update npm modules and bower modules
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",