Nudge karma to 3.1.2
This includes a fix for detecting the version of Chrome used to run tests.
This commit is contained in:
parent
93043c8cc0
commit
ca1cbd9d67
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@
|
||||||
"file-loader": "^3.0.1",
|
"file-loader": "^3.0.1",
|
||||||
"flow-parser": "^0.57.3",
|
"flow-parser": "^0.57.3",
|
||||||
"jest-mock": "^23.2.0",
|
"jest-mock": "^23.2.0",
|
||||||
"karma": "^3.0.0",
|
"karma": "^3.1.2",
|
||||||
"karma-chrome-launcher": "^0.2.3",
|
"karma-chrome-launcher": "^0.2.3",
|
||||||
"karma-cli": "^1.0.1",
|
"karma-cli": "^1.0.1",
|
||||||
"karma-junit-reporter": "^0.4.2",
|
"karma-junit-reporter": "^0.4.2",
|
||||||
|
|
Loading…
Reference in a new issue