summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-04-09 19:53:34 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-04-09 19:53:34 +0200
commit76feeb8ad8de5cbec3e4806b81d1c3bdef699696 (patch)
treea009125cef3ddcdb602b2f4c296c5e425afe05cb /js/package.json
parenta279ee91d1e7d37bc71b9ff86c95acf24009fc6b (diff)
update deps
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",