Skip to content

Commit

Permalink
Update dependency karma-jasmine-html-reporter to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 5, 2023
1 parent 45d70c5 commit 1acb5ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dashboard",
"version": "0.0.0",
"version": "0.0.1",
"private": true,
"scripts": {
"postinstall": "ngcc",
Expand Down Expand Up @@ -119,7 +119,7 @@
"karma-chrome-launcher": "~3.1.0",
"karma-coverage-istanbul-reporter": "~3.0.2",
"karma-jasmine": "~4.0.0",
"karma-jasmine-html-reporter": "^1.5.0",
"karma-jasmine-html-reporter": "^2.0.0",
"karma-spec-reporter": "0.0.32",
"ngx-build-plus": "15.0.0",
"prettier": "2.5.1",
Expand Down

0 comments on commit 1acb5ba

Please sign in to comment.