Skip to content

Commit ccfd58b

Browse files
alan-agius4mgechev
authored andcommitted
fix(@schematics/angular): update karma for new workspaces to 5.2.0
1 parent 1eb6f00 commit ccfd58b

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
@@ -31,7 +31,7 @@
3131
"codelyzer": "^6.0.0",
3232
"jasmine-core": "~3.6.0",
3333
"jasmine-spec-reporter": "~5.0.0",
34-
"karma": "~5.0.0",
34+
"karma": "~5.2.0",
3535
"karma-chrome-launcher": "~3.1.0",
3636
"karma-coverage-istanbul-reporter": "~3.0.2",
3737
"karma-jasmine": "~4.0.0",

0 commit comments

Comments
 (0)