Merge pull request #15 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 #15.
This commit is contained in:
kevinpauer
2022-03-18 13:04:55 +01:00
committed by GitHub
2 changed files with 10 additions and 54 deletions

View File

@@ -34,7 +34,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": "~4.0.0",
"karma-jasmine-html-reporter": "~1.7.0",
"typescript": "~4.5.2"