From ab1aebb208e0ee8b4d97d28bf0861ec534f56e8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 5 Apr 2019 10:30:10 +0000 Subject: [PATCH] Bump html-reporter from 4.1.1 to 4.5.0 Bumps [html-reporter](https://github.com/gemini-testing/html-reporter) from 4.1.1 to 4.5.0. - [Release notes](https://github.com/gemini-testing/html-reporter/releases) - [Changelog](https://github.com/gemini-testing/html-reporter/blob/master/CHANGELOG.md) - [Commits](https://github.com/gemini-testing/html-reporter/compare/v4.1.1...v4.5.0) Signed-off-by: dependabot[bot] --- packages/gemini/package.json | 2 +- packages/gemini/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/gemini/package.json b/packages/gemini/package.json index 2dfb0b99dd9..82158134826 100644 --- a/packages/gemini/package.json +++ b/packages/gemini/package.json @@ -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" diff --git a/packages/gemini/yarn.lock b/packages/gemini/yarn.lock index 90f335bbac8..c98e50fbd69 100644 --- a/packages/gemini/yarn.lock +++ b/packages/gemini/yarn.lock @@ -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"