Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
bump ganache to ^7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
eggplantzzz committed Mar 7, 2022
1 parent 1c18539 commit c05d042
Show file tree
Hide file tree
Showing 13 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/artifactor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/node": "12.12.21",
"chai": "^4.2.0",
"debug": "^4.3.1",
"ganache": "7.0.1",
"ganache": "^7.0.2",
"mocha": "8.1.2",
"require-nocache": "^1.0.0",
"sinon": "^9.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/contract-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"bignumber.js": "^7.2.1",
"chai": "^4.2.0",
"debug": "^4.3.1",
"ganache": "7.0.1",
"ganache": "^7.0.2",
"mocha": "8.0.1",
"sinon": "^9.0.2",
"web3": "1.5.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"ethpm": "0.0.19",
"ethpm-registry": "0.1.0-next.3",
"fs-extra": "^9.1.0",
"ganache": "7.0.1",
"ganache": "^7.0.2",
"get-port": "^5.1.1",
"get-random-values": "^1.2.2",
"glob": "^7.1.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@types/web3": "^1.0.20",
"change-case": "3.0.2",
"fast-check": "^2.12.1",
"ganache": "7.0.1",
"ganache": "^7.0.2",
"hkts": "^0.3.1",
"jest": "^26.5.2",
"jest-fast-check": "^1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/debugger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"esdoc-standard-plugin": "^1.0.0",
"faker": "^5.3.1",
"fs-extra": "^9.1.0",
"ganache": "7.0.1",
"ganache": "^7.0.2",
"mocha": "8.4.0",
"mochapack": "^2.1.2",
"nyc": "^13.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/decoder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"@types/debug": "^4.1.5",
"@types/web3": "^1.0.20",
"chai": "^4.2.0",
"ganache": "7.0.1",
"lodash": "^4.17.21",
"ganache": "^7.0.2",
"mocha": "8.1.2",
"tmp": "^0.2.1",
"typescript": "^4.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/deployer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@truffle/config": "^1.3.21",
"@truffle/environment": "^0.2.96",
"@truffle/workflow-compile": "^4.0.6",
"ganache": "7.0.1",
"ganache": "^7.0.2",
"mocha": "8.1.2",
"sinon": "^9.0.2",
"web3": "1.5.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/environment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@truffle/expect": "^0.1.0",
"@truffle/interface-adapter": "^0.5.11",
"@truffle/resolver": "^8.0.10",
"ganache": "7.0.1",
"ganache": "^7.0.2",
"node-ipc": "^9.1.1",
"source-map-support": "^0.5.19",
"web3": "1.5.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/hdwallet-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/ethereumjs-util": "^5.2.0",
"@types/mocha": "^5.2.7",
"@types/web3-provider-engine": "^14.0.0",
"ganache": "7.0.1",
"ganache": "^7.0.2",
"mocha": "8.1.2",
"ts-node": "^9.0.0",
"typescript": "^4.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/interface-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/mocha": "^5.2.7",
"@types/web3": "^1.0.20",
"chai": "^4.2.0",
"ganache": "7.0.1",
"ganache": "^7.0.2",
"mocha": "8.1.2",
"ts-node": "^9.0.0",
"typescript": "^4.1.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"web3": "1.5.3"
},
"devDependencies": {
"ganache": "7.0.1",
"ganache": "^7.0.2",
"mocha": "8.1.2"
},
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/truffle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@truffle/db-loader": "^0.1.5",
"@truffle/debugger": "^9.2.19",
"app-module-path": "^2.2.0",
"ganache": "7.0.1",
"ganache": "^7.0.2",
"mocha": "8.1.2",
"original-require": "^1.0.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15983,10 +15983,10 @@ ganache-core@^2.13.2:
ethereumjs-wallet "0.6.5"
web3 "1.2.11"

ganache@7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/ganache/-/ganache-7.0.1.tgz#a79470c03f992dd64077c9ab602a053f26c10d5d"
integrity sha512-P3mw+O23fD7BuWTdhr0WweOrTJCBRBFX22nMpmQDZgb1vmcYEv7PzNiKIfsI6PGOLh7PO8GuoRiMYBF+SlFikg==
ganache@^7.0.2:
version "7.0.2"
resolved "https://registry.yarnpkg.com/ganache/-/ganache-7.0.2.tgz#c6b43061dd37d722dbf02db992cc38600389b757"
integrity sha512-cywtnBJQY/olx87mb6IT0NiBr8aTk58WccRF8fHtVQLQXxyEUbQfozqAZmpTA25Vdme+i+kFrGr9TrEA0GGq7g==
dependencies:
"@trufflesuite/bigint-buffer" "1.1.9"
emittery "0.10.0"
Expand Down

0 comments on commit c05d042

Please sign in to comment.