Skip to content

Commit b764629

Browse files
Alan AgiusKeen Yee Liau
authored andcommitted
fix(@schematics/angular): update karma to version 4
Fixes #13724
1 parent ff9f822 commit b764629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/schematics/angular/workspace/files/package.json.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"codelyzer": "~4.5.0",
3535
"jasmine-core": "~2.99.1",
3636
"jasmine-spec-reporter": "~4.2.1",
37-
"karma": "~3.1.1",
37+
"karma": "~4.0.0",
3838
"karma-chrome-launcher": "~2.2.0",
3939
"karma-coverage-istanbul-reporter": "~2.0.1",
4040
"karma-jasmine": "~1.1.2",

0 commit comments

Comments
 (0)