Skip to content

Commit 187fb04

Browse files
authored
Merge pull request #837 from JetBrains/dependabot/npm_and_yarn/html-reporter-4.5.0
Bump html-reporter from 4.1.1 to 4.5.0
2 parents f0bc7e6 + ab1aebb commit 187fb04

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/gemini/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"forever": "^0.15.3",
1919
"gemini": "^7.4.1",
2020
"gemini-sauce": "^1.0.2",
21-
"html-reporter": "^4.1.1",
21+
"html-reporter": "^4.5.0",
2222
"http-server": "^0.11.1",
2323
"ip": "^1.1.5",
2424
"kill-port": "^1.3.2"

packages/gemini/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1982,10 +1982,10 @@ hmac-drbg@^1.0.0:
19821982
minimalistic-assert "^1.0.0"
19831983
minimalistic-crypto-utils "^1.0.1"
19841984

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

0 commit comments

Comments
 (0)