Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit 986595e

Browse files
committed
chore(deps): update dependency karma to v6
1 parent a7aa682 commit 986595e

File tree

2 files changed

+166
-342
lines changed

2 files changed

+166
-342
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@sourcegraph/prettierrc": "^3.0.3",
4545
"@sourcegraph/tsconfig": "^4.0.1",
4646
"@types/chai": "4.2.14",
47-
"@types/karma": "5.0.1",
47+
"@types/karma": "6.3.1",
4848
"@types/karma-webpack": "2.0.9",
4949
"@types/lodash": "4.14.170",
5050
"@types/mocha": "8.2.2",
@@ -58,7 +58,7 @@
5858
"esm": "^3.2.25",
5959
"husky": "^4.3.5",
6060
"istanbul-instrumenter-loader": "^3.0.1",
61-
"karma": "^5.2.3",
61+
"karma": "^6.3.6",
6262
"karma-chai": "^0.1.0",
6363
"karma-chrome-launcher": "^3.1.0",
6464
"karma-coverage-istanbul-reporter": "^3.0.3",

0 commit comments

Comments
 (0)