Skip to content

Commit

Permalink
Update dependency karma-jasmine-html-reporter to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 4, 2021
1 parent cd0853d commit e6f89c1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"karma-chrome-launcher": "2.2.0",
"karma-coverage-istanbul-reporter": "2.1.0",
"karma-jasmine": "1.1.2",
"karma-jasmine-html-reporter": "1.4.2",
"karma-jasmine-html-reporter": "1.6.0",
"protractor": "5.4.2",
"ts-node": "8.3.0",
"tslint": "5.20.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4570,10 +4570,10 @@ [email protected]:
istanbul-api "^2.1.6"
minimatch "^3.0.4"

karma-jasmine-html-reporter@1.4.2:
version "1.4.2"
resolved "https://registry.yarnpkg.com/karma-jasmine-html-reporter/-/karma-jasmine-html-reporter-1.4.2.tgz#16d100fd701271192d27fd28ddc90b710ad36fff"
integrity sha512-7g0gPj8+9JepCNJR9WjDyQ2RkZ375jpdurYQyAYv8PorUCadepl8vrD6LmMqOGcM17cnrynBawQYZHaumgDjBw==
karma-jasmine-html-reporter@1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/karma-jasmine-html-reporter/-/karma-jasmine-html-reporter-1.6.0.tgz#586e17025a1b4128e9fba55d5f1e8921bfc3bc1e"
integrity sha512-ELO9yf0cNqpzaNLsfFgXd/wxZVYkE2+ECUwhMHUD4PZ17kcsPsYsVyjquiRqyMn2jkd2sHt0IeMyAyq1MC23Fw==

[email protected]:
version "1.1.2"
Expand Down

0 comments on commit e6f89c1

Please sign in to comment.