From c02244b197893f4e2a214d43f755b726cecbd03c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 9 Apr 2019 05:55:16 +0000 Subject: [PATCH] build(deps-dev): bump mocha from 6.1.1 to 6.1.2 Bumps [mocha](https://github.com/mochajs/mocha) from 6.1.1 to 6.1.2. - [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.1.1...v6.1.2) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 97130ed2..fbabd812 100644 --- a/yarn.lock +++ b/yarn.lock @@ -677,8 +677,8 @@ mkdirp@0.5.1, mkdirp@^0.5.1: minimist "0.0.8" mocha@^6.0.0: - version "6.1.1" - resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.1.1.tgz#b4f81a9b673649ef72098cb56bfddbfd39da5127" + version "6.1.2" + resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.1.2.tgz#31e960580ef709ef5f26bbe760547cf5207b44df" dependencies: ansi-colors "3.2.3" browser-stdout "1.3.1"