mirror of
https://github.com/ansible/awx.git
synced 2026-03-03 17:51:06 -03:30
Update out of date karma and test dependencies
This commit is contained in:
@@ -34,9 +34,9 @@
|
||||
"devDependencies": {
|
||||
"angular-mocks": "~1.4.14",
|
||||
"babel-core": "^6.26.0",
|
||||
"babel-istanbul": "^0.11.0",
|
||||
"babel-istanbul": "^0.12.2",
|
||||
"babel-loader": "^7.1.2",
|
||||
"babel-plugin-istanbul": "^2.0.0",
|
||||
"babel-plugin-istanbul": "^4.1.5",
|
||||
"babel-preset-env": "^1.6.0",
|
||||
"chromedriver": "^2.31.0",
|
||||
"clean-webpack-plugin": "^0.1.16",
|
||||
@@ -64,7 +64,7 @@
|
||||
"jshint-stylish": "^2.2.0",
|
||||
"json-loader": "^0.5.4",
|
||||
"karma": "^1.4.1",
|
||||
"karma-chrome-launcher": "^1.0.1",
|
||||
"karma-chrome-launcher": "^2.2.0",
|
||||
"karma-coverage": "^1.1.1",
|
||||
"karma-firefox-launcher": "^1.0.0",
|
||||
"karma-html2js-preprocessor": "^1.0.0",
|
||||
@@ -73,7 +73,7 @@
|
||||
"karma-ng-html2js-preprocessor": "^1.0.0",
|
||||
"karma-phantomjs-launcher": "^1.0.2",
|
||||
"karma-sourcemap-loader": "^0.3.7",
|
||||
"karma-webpack": "^1.8.0",
|
||||
"karma-webpack": "^2.0.4",
|
||||
"less": "^2.7.2",
|
||||
"less-loader": "^4.0.5",
|
||||
"less-plugin-autoprefix": "^1.4.2",
|
||||
|
||||
Reference in New Issue
Block a user