From eb39699b9bdf7c406a3134cc26c404947534661d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 22 Feb 2019 05:47:40 +0000 Subject: [PATCH] build(deps-dev): bump mocha from 6.0.0 to 6.0.1 Bumps [mocha](https://github.com/mochajs/mocha) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v6.0.0...v6.0.1) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7e03e008..61d15928 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1075,8 +1075,8 @@ mkdirp@0.5.1, mkdirp@^0.5.1: minimist "0.0.8" mocha@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.0.0.tgz#b558da6245a09581aa4a1c6aee9e0fa6ad0e1767" + version "6.0.1" + resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.0.1.tgz#c287da87913fa0edc4c44850ba8bc4fdbf20d3ea" dependencies: ansi-colors "3.2.3" browser-stdout "1.3.1"