Skip to content

Commit

Permalink
Merge pull request #837 from JetBrains/dependabot/npm_and_yarn/html-r…
Browse files Browse the repository at this point in the history
…eporter-4.5.0

Bump html-reporter from 4.1.1 to 4.5.0
  • Loading branch information
Leonya authored Apr 8, 2019
2 parents f0bc7e6 + ab1aebb commit 187fb04
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/gemini/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"forever": "^0.15.3",
"gemini": "^7.4.1",
"gemini-sauce": "^1.0.2",
"html-reporter": "^4.1.1",
"html-reporter": "^4.5.0",
"http-server": "^0.11.1",
"ip": "^1.1.5",
"kill-port": "^1.3.2"
Expand Down
8 changes: 4 additions & 4 deletions packages/gemini/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1982,10 +1982,10 @@ hmac-drbg@^1.0.0:
minimalistic-assert "^1.0.0"
minimalistic-crypto-utils "^1.0.1"

html-reporter@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/html-reporter/-/html-reporter-4.1.1.tgz#881a530cdc7b349ef262afcfa8d0da0a7662aec1"
integrity sha512-omZHKBEMMIuGKAGMlp255zhI9sLJ2zACdOnIm6xcR+2Pzo1+UqzoIhQvP+yvm2YN1VoPjExm9VA2cNscTFkPpA==
html-reporter@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/html-reporter/-/html-reporter-4.5.0.tgz#c7a96432abfbd6e0ceeefcb589981075cd02b799"
integrity sha512-yJkkeTj6wG2oIQ5Gh4owU+J2o1VnCbX4einxsXLUdZjy1+AlxZpjziPwTPf64ffJLzLp3Dqn2m57i3wQs7nsgg==
dependencies:
bluebird "^3.4.7"
body-parser "^1.18.2"
Expand Down

0 comments on commit 187fb04

Please sign in to comment.