Skip to content

Commit 8064ff6

Browse files
filipesilvaalexeagle
authored andcommitted
fix(@schematics/angular): update karma version
1 parent 298faa1 commit 8064ff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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.0.0",
37+
"karma": "~3.1.1",
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)