summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-03-22 15:33:40 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2015-03-22 15:33:40 +0100
commit2b11094f8c63e4648b22957fd9d97c448a590aa0 (patch)
treee795265279c71510752a3cd22c44c9a9cfab0774 /js/package.json
parent900260f5687e1b6f8b2890f67f259b1264ebce87 (diff)
update node and bower deps
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/package.json b/js/package.json
index ed52743ba..d3ac485fe 100644
--- a/js/package.json
+++ b/js/package.json
@@ -29,12 +29,12 @@
"grunt-contrib-concat": "^0.5.1",
"grunt-contrib-connect": "^0.9.0",
"grunt-contrib-cssmin": "^0.12.2",
- "grunt-contrib-jshint": "^0.11.0",
+ "grunt-contrib-jshint": "^0.11.1",
"grunt-contrib-uglify": "^0.8.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-karma": "^0.10.1",
"grunt-ng-annotate": "^0.10.0",
- "grunt-php": "^1.3.0",
+ "grunt-php": "^1.4.0",
"grunt-phpunit": "^0.3.6",
"grunt-protractor-runner": "^1.2.1",
"grunt-protractor-webdriver": "^0.2.0",