Updated karma dependencies

This patch updates the karma dependencies that are compatible
with the newer versions of node.

Change-Id: I2af0b7a095f09ad7f5723c44c861b5f30d6413df
This commit is contained in:
Michael Krotscheck 2016-04-12 04:46:12 -07:00
parent 9a8833d844
commit d27af7a98c
No known key found for this signature in database
GPG Key ID: 20E618D878DE38AB

View File

@ -46,24 +46,23 @@
"grunt-eslint": "7.0.1", "grunt-eslint": "7.0.1",
"grunt-gitinfo": "^0.1.7", "grunt-gitinfo": "^0.1.7",
"grunt-html2js": "0.2.9", "grunt-html2js": "0.2.9",
"grunt-karma": "0.9.0", "grunt-karma": "0.12.2",
"grunt-open": "0.2.3", "grunt-open": "0.2.3",
"grunt-protractor-runner": "1.1.4", "grunt-protractor-runner": "1.1.4",
"grunt-shell": "1.1.1", "grunt-shell": "1.1.1",
"grunt-template": "^0.2.3", "grunt-template": "^0.2.3",
"grunt-usemin": "2.4.0", "grunt-usemin": "2.4.0",
"grunt-webfont": "0.4.8", "grunt-webfont": "0.4.8",
"karma": "0.12.23", "jasmine-core": "^2.4.1",
"karma-chrome-launcher": "0.1.5", "karma": "0.13.22",
"karma-coffee-preprocessor": "0.2.1", "karma-chrome-launcher": "0.2.3",
"karma-coverage": "0.2.6", "karma-cli": "^0.1.2",
"karma-firefox-launcher": "0.1.3", "karma-coverage": "0.5.5",
"karma-html-reporter": "0.2.4", "karma-firefox-launcher": "0.1.7",
"karma-html-reporter": "0.2.7",
"karma-html2js-preprocessor": "0.1.0", "karma-html2js-preprocessor": "0.1.0",
"karma-jasmine": "0.2.2", "karma-jasmine": "0.3.8",
"karma-phantomjs-launcher": "0.1.4", "karma-requirejs": "0.2.6",
"karma-requirejs": "0.2.2",
"karma-script-launcher": "0.1.0",
"matchdep": "0.3.0", "matchdep": "0.3.0",
"protractor": "1.3.1", "protractor": "1.3.1",
"requirejs": "2.1.15", "requirejs": "2.1.15",