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 Jul 14, 2023
1 parent 08d5eb4 commit 32e73ba
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": {
"start": "ng serve --proxy-config proxy.conf.js --port 8000",
Expand Down Expand Up @@ -97,7 +97,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",
"prettier": "^2.8.7",
"ts-mockito": "^2.6.1",
Expand Down

0 comments on commit 32e73ba

Please sign in to comment.