Skip to content
Snippets Groups Projects
Commit b3164533 authored by Takuya Noguchi's avatar Takuya Noguchi
Browse files

Update karma to 4.2.0


Also update karma-chrome-launcher, karma-coverage-istanbul-reporter,
and karma-webpack.

Signed-off-by: default avatarTakuya Noguchi <takninnovationresearch@gmail.com>
parent 029381b1
No related branches found
No related tags found
No related merge requests found
---
title: Update karma to 4.2.0
merge_request: 31495
author: Takuya Noguchi
type: other
Loading
Loading
@@ -176,14 +176,14 @@
"jest-util": "^24.0.0",
"jsdoc": "^3.5.5",
"jsdoc-vue": "^1.0.0",
"karma": "^3.0.0",
"karma-chrome-launcher": "^2.2.0",
"karma-coverage-istanbul-reporter": "^2.0.4",
"karma": "^4.2.0",
"karma-chrome-launcher": "^3.0.0",
"karma-coverage-istanbul-reporter": "^2.1.0",
"karma-jasmine": "^1.1.2",
"karma-junit-reporter": "^1.2.0",
"karma-mocha-reporter": "^2.2.5",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^4.0.0-beta.0",
"karma-webpack": "^4.0.2",
"md5": "^2.2.1",
"node-sass": "^4.12.0",
"nodemon": "^1.18.9",
Loading
Loading
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment