Skip to content

Commit

Permalink
Merge pull request #744 from imolorhe/greenkeeper/karma-jasmine-html-…
Browse files Browse the repository at this point in the history
…reporter-1.4.2

Update karma-jasmine-html-reporter to the latest version 🚀
  • Loading branch information
imolorhe committed Apr 27, 2019
2 parents 9cd7aa1 + 0ffcd2e commit fe354c5
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 @@ -143,7 +143,7 @@
"karma-cli": "^2.0.0",
"karma-coverage-istanbul-reporter": "^2.0.0",
"karma-jasmine": "^2.0.1",
"karma-jasmine-html-reporter": "1.4.1",
"karma-jasmine-html-reporter": "1.4.2",
"lerna": "^3.10.7",
"mime-types": "^2.1.17",
"mocha": "6.1.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7785,10 +7785,10 @@ karma-coverage-istanbul-reporter@^2.0.0:
istanbul-api "^2.0.5"
minimatch "^3.0.4"

karma-jasmine-html-reporter@1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/karma-jasmine-html-reporter/-/karma-jasmine-html-reporter-1.4.1.tgz#cdd39800f6b871047b97c8a0ea585808693f699b"
integrity sha512-JKO2wEAxWnpnVKhTIg+qX7SyMXoTU83YUm/LJHUo6jGdTbBW7nl7LKQcyvfkJZAS12CfpK9fm77tThPF9RWDPA==
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@^2.0.1:
version "2.0.1"
Expand Down

0 comments on commit fe354c5

Please sign in to comment.