From f5212c4c39404e876cd56027087abeabb0c8a6d6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2020 12:06:52 +0000 Subject: [PATCH] Bump ganache-cli from 6.7.0 to 6.9.1 Bumps [ganache-cli](https://github.com/trufflesuite/ganache-cli) from 6.7.0 to 6.9.1. - [Release notes](https://github.com/trufflesuite/ganache-cli/releases) - [Commits](https://github.com/trufflesuite/ganache-cli/compare/v6.7.0...v6.9.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 21 +++++++++++---------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index c7b625dac..2ff5444cf 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "dotenv": "^8.2.0", "elliptic": "^6.5.2", "ethlint": "^1.2.4", - "ganache-cli": "^6.1.8", + "ganache-cli": "^6.9.1", "solidity-coverage": "0.7.0", "tslint": "^6.1.1", "tslint-no-unused-expression-chai": "^0.1.4", diff --git a/yarn.lock b/yarn.lock index 291c2e414..4f5ae1b04 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4418,7 +4418,7 @@ functional-red-black-tree@^1.0.1, functional-red-black-tree@~1.0.1: resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327" integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc= -ganache-cli@6.7.0, ganache-cli@^6.1.8: +ganache-cli@6.7.0: version "6.7.0" resolved "https://registry.yarnpkg.com/ganache-cli/-/ganache-cli-6.7.0.tgz#b59845578221bdf686cf124d007c5ee62e85a62f" integrity sha512-9CZsClo9hl5MxGL7hkk14mie89Q94P0idh92jcV7LmppTYTCG7SHatuwcfqN7emFHArMt3fneN4QbH2do2N6Ow== @@ -4427,6 +4427,15 @@ ganache-cli@6.7.0, ganache-cli@^6.1.8: source-map-support "0.5.12" yargs "13.2.4" +ganache-cli@^6.9.1: + version "6.9.1" + resolved "https://registry.yarnpkg.com/ganache-cli/-/ganache-cli-6.9.1.tgz#1e13eee098fb9f19b031a191ec3f62ae926ea8b3" + integrity sha512-VPBumkNUZzXDRQwVOby5YyQpd5t1clkr06xMgB28lZdEIn5ht1GMwUskOTFOAxdkQ4J12IWP0gdeacVRGowqbA== + dependencies: + ethereumjs-util "6.1.0" + source-map-support "0.5.12" + yargs "13.2.4" + gauge@~2.7.3: version "2.7.4" resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7" @@ -8682,15 +8691,7 @@ source-map-support@^0.4.15: dependencies: source-map "^0.5.6" -source-map-support@^0.5.13, source-map-support@^0.5.6: - version "0.5.13" - resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.13.tgz#31b24a9c2e73c2de85066c0feb7d44767ed52932" - integrity sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w== - dependencies: - buffer-from "^1.0.0" - source-map "^0.6.0" - -source-map-support@^0.5.16: +source-map-support@^0.5.13, source-map-support@^0.5.16, source-map-support@^0.5.6: version "0.5.16" resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.16.tgz#0ae069e7fe3ba7538c64c98515e35339eac5a042" integrity sha512-efyLRJDr68D9hBBNIPWFjhpFzURh+KJykQwvMyW5UiZzYwoF6l4YMMDIJJEyFWxWCqfyxLzz6tSfUFR+kXXsVQ==