Bump ganache

maint/bump-ganache
Alex 4 years ago
parent b641167121
commit d8cd4e4d85
  1. 2
      package.json
  2. 7
      yarn.lock

@ -30,7 +30,7 @@
"death": "^1.1.0", "death": "^1.1.0",
"detect-port": "^1.3.0", "detect-port": "^1.3.0",
"fs-extra": "^8.1.0", "fs-extra": "^8.1.0",
"ganache-cli": "^6.11.0", "ganache-cli": "^6.12.1",
"ghost-testrpc": "^0.0.2", "ghost-testrpc": "^0.0.2",
"global-modules": "^2.0.0", "global-modules": "^2.0.0",
"globby": "^10.0.1", "globby": "^10.0.1",

@ -2882,9 +2882,10 @@ functional-red-black-tree@^1.0.1, functional-red-black-tree@~1.0.1:
version "1.0.1" version "1.0.1"
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327" resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
ganache-cli@^6.11.0: ganache-cli@^6.12.1:
version "6.11.0" version "6.12.1"
resolved "https://registry.yarnpkg.com/ganache-cli/-/ganache-cli-6.11.0.tgz#51e48312577f2a1be1bd17170779306989afe81c" resolved "https://registry.yarnpkg.com/ganache-cli/-/ganache-cli-6.12.1.tgz#148cf6541494ef1691bd68a77e4414981910cb3e"
integrity sha512-zoefZLQpQyEJH9jgtVYgM+ENFLAC9iwys07IDCsju2Ieq9KSTLH89RxSP4bhizXKV/h/+qaWpfyCBGWnBfqgIQ==
dependencies: dependencies:
ethereumjs-util "6.2.1" ethereumjs-util "6.2.1"
source-map-support "0.5.12" source-map-support "0.5.12"

Loading…
Cancel
Save