summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/js/package.json b/js/package.json
index a9b593510..dea017eeb 100644
--- a/js/package.json
+++ b/js/package.json
@@ -27,22 +27,22 @@
"grunt": "^0.4.5",
"grunt-contrib-concat": "^0.5.0",
"grunt-contrib-connect": "^0.9.0",
- "grunt-contrib-cssmin": "^0.10.0",
+ "grunt-contrib-cssmin": "^0.11.0",
"grunt-contrib-jshint": "^0.10.0",
- "grunt-contrib-uglify": "^0.6.0",
+ "grunt-contrib-uglify": "^0.7.0",
"grunt-contrib-watch": "^0.6.1",
- "grunt-ng-annotate": "^0.8.0",
+ "grunt-ng-annotate": "^0.9.2",
"grunt-php": "^1.1.1",
"grunt-phpunit": "^0.3.6",
- "grunt-protractor-runner": "^1.1.4",
+ "grunt-protractor-runner": "^1.2.1",
"grunt-protractor-webdriver": "^0.2.0",
"grunt-wrap": "^0.3.0",
- "grunt-karma": "^0.9.0",
- "karma": "^0.12.28",
+ "grunt-karma": "^0.10.1",
+ "karma": "^0.12.31",
"karma-chrome-launcher": "^0.1.7",
"karma-coverage": "^0.2.7",
- "karma-firefox-launcher": "^0.1.3",
- "karma-jasmine": "^0.3.2"
+ "karma-firefox-launcher": "^0.1.4",
+ "karma-jasmine": "^0.3.5"
},
"dependencies": {}
}