Merge pull request #117 from WebEngineering2/dependabot/npm_and_yarn/frontend/karma-coverage-2.2.0

Bump karma-coverage from 2.1.1 to 2.2.0 in /frontend
This commit was merged in pull request #117.
This commit is contained in:
kevinpauer
2022-05-03 12:20:58 +02:00
committed by GitHub
2 changed files with 10 additions and 54 deletions

View File

@@ -44,7 +44,7 @@
"jasmine-core": "~4.0.0",
"karma": "~6.3.0",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.1.0",
"karma-coverage": "~2.2.0",
"karma-jasmine": "~5.0.0",
"karma-jasmine-html-reporter": "~1.7.0",
"typescript": "~4.5.2"