We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d0a29e commit f8af6cdCopy full SHA for f8af6cd
2 files changed
package.json
@@ -44,7 +44,7 @@
44
"@sourcegraph/prettierrc": "^3.0.3",
45
"@sourcegraph/tsconfig": "^4.0.1",
46
"@types/chai": "4.2.14",
47
- "@types/karma": "4.4.1",
+ "@types/karma": "5.0.1",
48
"@types/karma-webpack": "2.0.7",
49
"@types/lodash": "4.14.165",
50
"@types/mocha": "7.0.2",
@@ -58,7 +58,7 @@
58
"esm": "^3.2.25",
59
"husky": "^4.3.5",
60
"istanbul-instrumenter-loader": "^3.0.1",
61
- "karma": "^5.0.1",
+ "karma": "^5.2.3",
62
"karma-chai": "^0.1.0",
63
"karma-chrome-launcher": "^3.1.0",
64
"karma-coverage-istanbul-reporter": "^3.0.3",
0 commit comments