Skip to content

Commit

Permalink
build: update karma-jasmine-html-reporter to version 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 20, 2021
1 parent 213569b commit 084f9b9
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 @@ -53,7 +53,7 @@
"karma-cli": "~2.0.0",
"karma-coverage-istanbul-reporter": "~2.1.0",
"karma-jasmine": "~2.0.0",
"karma-jasmine-html-reporter": "~1.4.0",
"karma-jasmine-html-reporter": "~1.7.0",
"lite-server": "~2.5.0",
"protractor": "~5.4.0",
"protractor-cucumber-framework": "~6.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5497,10 +5497,10 @@ karma-coverage-istanbul-reporter@~2.1.0:
istanbul-api "^2.1.6"
minimatch "^3.0.4"

karma-jasmine-html-reporter@~1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/karma-jasmine-html-reporter/-/karma-jasmine-html-reporter-1.4.0.tgz#1abbd30d4509a8c82b96707ae7d2fa4da459ca19"
integrity sha512-0wxhwA8PLPpICZ4o2GRnPi67hf3JhfQm5WCB8nElh4qsE6wRNOTtrqooyBPNqI087Xr2SBhxLg5fU+BJ/qxRrw==
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==

karma-jasmine@~2.0.0:
version "2.0.1"
Expand Down

0 comments on commit 084f9b9

Please sign in to comment.