Update karma, karma-firefox-launcher and karma-webpack
This commit is contained in:
parent
6fc181a5ad
commit
98b6ee76e1
2 changed files with 208 additions and 572 deletions
774
package-lock.json
generated
774
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -36,14 +36,14 @@
|
||||||
"eslint-plugin-react": "^7.13.0",
|
"eslint-plugin-react": "^7.13.0",
|
||||||
"html-webpack-plugin": "^3.2.0",
|
"html-webpack-plugin": "^3.2.0",
|
||||||
"jszip": "^3.2.2",
|
"jszip": "^3.2.2",
|
||||||
"karma": "^4.1.0",
|
"karma": "^4.2.0",
|
||||||
"karma-firefox-launcher": "^1.1.0",
|
"karma-firefox-launcher": "^1.2.0",
|
||||||
"karma-html2js-preprocessor": "^1.1.0",
|
"karma-html2js-preprocessor": "^1.1.0",
|
||||||
"karma-mocha": "^1.3.0",
|
"karma-mocha": "^1.3.0",
|
||||||
"karma-mocha-reporter": "^2.2.5",
|
"karma-mocha-reporter": "^2.2.5",
|
||||||
"karma-sinon": "^1.0.5",
|
"karma-sinon": "^1.0.5",
|
||||||
"karma-sourcemap-loader": "^0.3.7",
|
"karma-sourcemap-loader": "^0.3.7",
|
||||||
"karma-webpack": "^3.0.5",
|
"karma-webpack": "^4.0.2",
|
||||||
"lanthan": "git+https://github.com/ueokande/lanthan.git#master",
|
"lanthan": "git+https://github.com/ueokande/lanthan.git#master",
|
||||||
"mocha": "^6.2.0",
|
"mocha": "^6.2.0",
|
||||||
"node-sass": "^4.12.0",
|
"node-sass": "^4.12.0",
|
||||||
|
|
Reference in a new issue