summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/js/package.json b/js/package.json
index 16ceba932..0a30c954c 100644
--- a/js/package.json
+++ b/js/package.json
@@ -27,14 +27,14 @@
"grunt": "^0.4.5",
"grunt-cachebuster": "^0.1.5",
"grunt-contrib-concat": "^0.5.1",
- "grunt-contrib-connect": "^0.9.0",
+ "grunt-contrib-connect": "^0.10.1",
"grunt-contrib-cssmin": "^0.12.2",
"grunt-contrib-jshint": "^0.11.1",
- "grunt-contrib-uglify": "^0.8.1",
+ "grunt-contrib-uglify": "^0.9.1",
"grunt-contrib-watch": "^0.6.1",
"grunt-karma": "^0.10.1",
"grunt-ng-annotate": "^0.10.0",
- "grunt-php": "^1.4.0",
+ "grunt-php": "^1.5.0",
"grunt-phpunit": "^0.3.6",
"grunt-protractor-runner": "^2.0.0",
"grunt-protractor-webdriver": "^0.2.0",