summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
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 0a30c954c..46f72df2e 100644
--- a/js/package.json
+++ b/js/package.json
@@ -29,7 +29,7 @@
"grunt-contrib-concat": "^0.5.1",
"grunt-contrib-connect": "^0.10.1",
"grunt-contrib-cssmin": "^0.12.2",
- "grunt-contrib-jshint": "^0.11.1",
+ "grunt-contrib-jshint": "^0.11.2",
"grunt-contrib-uglify": "^0.9.1",
"grunt-contrib-watch": "^0.6.1",
"grunt-karma": "^0.10.1",
@@ -40,8 +40,8 @@
"grunt-protractor-webdriver": "^0.2.0",
"grunt-wrap": "^0.3.0",
"karma": "^0.12.31",
- "karma-chrome-launcher": "^0.1.7",
- "karma-coverage": "^0.2.7",
+ "karma-chrome-launcher": "^0.1.8",
+ "karma-coverage": "^0.3.1",
"karma-firefox-launcher": "^0.1.4",
"karma-jasmine": "^0.3.5"
},