summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--js/package.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/js/package.json b/js/package.json
index 5c78d47b7..2e87044c6 100644
--- a/js/package.json
+++ b/js/package.json
@@ -29,21 +29,21 @@
"grunt-contrib-concat": "^0.5.1",
"grunt-contrib-connect": "^0.11.2",
"grunt-contrib-cssmin": "^0.14.0",
- "grunt-contrib-jshint": "^0.11.2",
+ "grunt-contrib-jshint": "^0.11.3",
"grunt-contrib-uglify": "^0.11.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-karma": "^0.12.1",
"grunt-ng-annotate": "^1.0.1",
- "grunt-php": "^1.5.0",
+ "grunt-php": "^1.5.1",
"grunt-phpunit": "^0.3.6",
- "grunt-protractor-runner": "^2.0.0",
- "grunt-protractor-webdriver": "^0.2.0",
+ "grunt-protractor-runner": "^3.0.0",
+ "grunt-protractor-webdriver": "^0.2.5",
"grunt-wrap": "^0.3.0",
- "karma": "^0.13.10",
- "karma-chrome-launcher": "^0.2.0",
- "karma-coverage": "^0.5.2",
- "karma-firefox-launcher": "^0.1.6",
- "karma-jasmine": "^0.3.5"
+ "karma": "^0.13.19",
+ "karma-chrome-launcher": "^0.2.2",
+ "karma-coverage": "^0.5.3",
+ "karma-firefox-launcher": "^0.1.7",
+ "karma-jasmine": "^0.3.6"
},
"dependencies": {}
}