summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-02-17 15:29:16 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2015-02-17 15:29:16 +0100
commitdfba203fdc72465ee36dc8dc7ffcfa509e7bb5c5 (patch)
tree9b2bd5ef2bd54ab8b701af406876ec504573927d /js/package.json
parent17b7189e78edf701564dc677d6bab4b6c198eeda (diff)
update grunt 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 fd02e25cd..2c4e7f9b5 100644
--- a/js/package.json
+++ b/js/package.json
@@ -27,12 +27,12 @@
"grunt": "^0.4.5",
"grunt-contrib-concat": "^0.5.0",
"grunt-contrib-connect": "^0.9.0",
- "grunt-contrib-cssmin": "^0.11.0",
+ "grunt-contrib-cssmin": "^0.12.1",
"grunt-contrib-jshint": "^0.11.0",
"grunt-contrib-uglify": "^0.7.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-ng-annotate": "^0.9.2",
- "grunt-php": "^1.1.1",
+ "grunt-php": "^1.2.0",
"grunt-phpunit": "^0.3.6",
"grunt-protractor-runner": "^1.2.1",
"grunt-protractor-webdriver": "^0.2.0",