From 0491497251806eafcbbbae17dc8afc152c22391a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2019 05:56:43 +0000 Subject: [PATCH] build(deps-dev): bump @0x/sol-coverage from 3.0.10 to 3.0.12 Bumps [@0x/sol-coverage](https://github.com/0xProject/0x-monorepo) from 3.0.10 to 3.0.12. - [Release notes](https://github.com/0xProject/0x-monorepo/releases) - [Commits](https://github.com/0xProject/0x-monorepo/compare/@0x/sol-coverage@3.0.10...@0x/sol-coverage@3.0.12) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7980d0d15..48b3f2d36 100644 --- a/yarn.lock +++ b/yarn.lock @@ -66,15 +66,15 @@ yargs "^10.0.3" "@0x/sol-coverage@^3.0.0": - version "3.0.10" - resolved "https://registry.yarnpkg.com/@0x/sol-coverage/-/sol-coverage-3.0.10.tgz#32bfa49e47a14dc105230f70d6e51dc3057482c9" - integrity sha512-iqgGTv3ykQ4Tt6VP+EpxisHInCWqG/UvWc0+VLybXSLgxKiMAPsneuWkUoypGp9TlvLJAPe6fNMlpzR+jPg5YQ== + version "3.0.12" + resolved "https://registry.yarnpkg.com/@0x/sol-coverage/-/sol-coverage-3.0.12.tgz#4ca602495f7bcc4f045854850cd7f20fdf64e984" + integrity sha512-V4Iq8LU8HWNctVCt+gMHKcZ0moiawpna7bd3SWQuiQIig0iNpXBBCQl9SEIwpboTcv4Xhzo4cZuCGsWwKAQSpw== dependencies: - "@0x/sol-tracing-utils" "^6.0.17" - "@0x/subproviders" "^5.0.2" - "@0x/typescript-typings" "^4.2.4" + "@0x/sol-tracing-utils" "^6.0.19" + "@0x/subproviders" "^5.0.4" + "@0x/typescript-typings" "^4.3.0" "@types/minimatch" "^3.0.3" - ethereum-types "^2.1.4" + ethereum-types "^2.1.6" lodash "^4.17.11" minimatch "^3.0.4" web3-provider-engine "14.0.6"