From 32a431558e93f0388381780ba147ba20d5cac244 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 14:57:05 +0000 Subject: [PATCH] Bump mocha-spec-json-output-reporter from 1.1.6 to 1.1.7 Bumps [mocha-spec-json-output-reporter](https://github.com/vchin/mocha-spec-json-output-reporter) from 1.1.6 to 1.1.7. - [Release notes](https://github.com/vchin/mocha-spec-json-output-reporter/releases) - [Commits](https://github.com/vchin/mocha-spec-json-output-reporter/commits) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index b50f680f..cbbede60 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1562,8 +1562,9 @@ mkdirp@0.5.1, mkdirp@^0.5.0, mkdirp@^0.5.1: minimist "0.0.8" mocha-spec-json-output-reporter@^1.1.6: - version "1.1.6" - resolved "https://registry.yarnpkg.com/mocha-spec-json-output-reporter/-/mocha-spec-json-output-reporter-1.1.6.tgz#881c4a08370a9f76db150fb23054e30cc3e37270" + version "1.1.7" + resolved "https://registry.yarnpkg.com/mocha-spec-json-output-reporter/-/mocha-spec-json-output-reporter-1.1.7.tgz#f7c2a27c8075a21cf15649ef3f2457ee12dbd453" + integrity sha512-Fn0GdoX0q/AWz3R5JJCccATzNJNHbM7CcAgeNg6YyTCtAurqXjohuNCZ+3SoA17fU/TBdKbIfcs34gUcrLye2Q== dependencies: mocha "^5.0.2" moment "^2.21.0"