From 5a03a703dc904cf3d713eb2ebf87167ac6ce8b60 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2019 16:05:15 +0000 Subject: [PATCH] build(deps-dev): bump @types/mocha from 5.2.0 to 5.2.7 Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 5.2.0 to 5.2.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) Signed-off-by: dependabot-preview[bot] --- packages/embark-coverage/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/embark-coverage/package.json b/packages/embark-coverage/package.json index ce792d100..3a0db75ab 100644 --- a/packages/embark-coverage/package.json +++ b/packages/embark-coverage/package.json @@ -56,7 +56,7 @@ "@babel/cli": "7.2.3", "@babel/core": "7.2.2", "@types/fs-extra": "7.0.0", - "@types/mocha": "5.2.0", + "@types/mocha": "5.2.7", "@types/prettier": "1.16.4", "@types/semver": "5.5.0", "@types/web3": "1.0.12", diff --git a/yarn.lock b/yarn.lock index 023188adb..d8288bd0d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3106,10 +3106,10 @@ resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d" integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA== -"@types/mocha@5.2.0": - version "5.2.0" - resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.0.tgz#b3c8e69f038835db1a7fdc0b3d879fc50506e29e" - integrity sha512-YeDiSEzznwZwwp766SJ6QlrTyBYUGPSIwmREHVTmktUYiT/WADdWtpt9iH0KuUSf8lZLdI4lP0X6PBzPo5//JQ== +"@types/mocha@5.2.7": + version "5.2.7" + resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.7.tgz#315d570ccb56c53452ff8638738df60726d5b6ea" + integrity sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ== "@types/node@*", "@types/node@^10.3.2": version "10.12.10"