Skip to content

Commit 1cebd7d

Browse files
Update karma-coverage requirement in /webpack/code-splitting
Updates the requirements on [karma-coverage](https://github.com/karma-runner/karma-coverage) to permit the latest version. - [Release notes](https://github.com/karma-runner/karma-coverage/releases) - [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma-coverage@v1.1.1...v2.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 12ba66a commit 1cebd7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webpack/code-splitting/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"jasmine-core": "2.5.2",
4141
"karma": "1.4.1",
4242
"karma-chrome-launcher": "2.0.0",
43-
"karma-coverage": "1.1.1",
43+
"karma-coverage": "2.0.1",
4444
"karma-jasmine": "1.1.0",
4545
"karma-mocha-reporter": "2.2.2",
4646
"karma-remap-istanbul": "0.6.0",

0 commit comments

Comments
 (0)