Update dependency karma-jasmine-html-reporter to v2

This commit is contained in:
2022-09-18 13:10:32 +02:00
committed by Gitea
parent f47e874b63
commit f00c51bff9
2 changed files with 4 additions and 4 deletions

View File

@@ -47,7 +47,7 @@
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.2.0",
"karma-jasmine": "~5.0.0",
"karma-jasmine-html-reporter": "~1.7.0",
"karma-jasmine-html-reporter": "~2.0.0",
"typescript": "~4.8.0"
}
}