Install karma@4.0.1

This commit is contained in:
Shin'ya Ueoka 2019-03-09 17:34:55 +09:00
parent 63d8e3f918
commit 298633f440
2 changed files with 692 additions and 158 deletions

848
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -32,7 +32,7 @@
"eslint": "^5.13.0", "eslint": "^5.13.0",
"eslint-plugin-react": "^7.12.4", "eslint-plugin-react": "^7.12.4",
"html-webpack-plugin": "^3.2.0", "html-webpack-plugin": "^3.2.0",
"karma": "^4.0.0", "karma": "^4.0.1",
"karma-firefox-launcher": "^1.1.0", "karma-firefox-launcher": "^1.1.0",
"karma-html2js-preprocessor": "^1.1.0", "karma-html2js-preprocessor": "^1.1.0",
"karma-mocha": "^1.3.0", "karma-mocha": "^1.3.0",