Skip to content

Commit

Permalink
Update dependency karma-jasmine-html-reporter to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 19, 2021
1 parent cd0853d commit 193eb33
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.7.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.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/karma-jasmine-html-reporter/-/karma-jasmine-html-reporter-1.7.0.tgz#52c489a74d760934a1089bfa5ea4a8fcb84cc28b"
integrity sha512-pzum1TL7j90DTE86eFt48/s12hqwQuiD+e5aXx2Dc9wDEn2LfGq6RoAxEZZjFiN0RDSCOnosEKRZWxbQ+iMpQQ==

[email protected]:
version "1.1.2"
Expand Down

0 comments on commit 193eb33

Please sign in to comment.