Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Commit

Permalink
@0x/subproviders: Update ganache-core.
Browse files Browse the repository at this point in the history
`@0x/web3-wrapper`: Update ganache-core.
  • Loading branch information
merklejerk committed May 5, 2020
1 parent 5b1761c commit f9cf097
Show file tree
Hide file tree
Showing 5 changed files with 306 additions and 204 deletions.
8 changes: 8 additions & 0 deletions packages/subproviders/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
[
{
"version": "6.0.9",
"changes": [
{
"note": "Update ganache-core"
}
]
},
{
"timestamp": 1582623685,
"version": "6.0.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/subproviders/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"ethereum-types": "^3.1.0",
"ethereumjs-tx": "^1.3.5",
"ethereumjs-util": "^5.1.1",
"ganache-core": "^2.9.0-istanbul.0",
"ganache-core": "^2.10.2",
"hdkey": "^0.7.1",
"json-rpc-error": "2.0.0",
"lodash": "^4.17.11",
Expand Down
8 changes: 8 additions & 0 deletions packages/web3-wrapper/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
[
{
"version": "7.0.8",
"changes": [
{
"note": "Update ganache-core"
}
]
},
{
"timestamp": 1582623685,
"version": "7.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/web3-wrapper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"chai-as-promised": "^7.1.0",
"chai-bignumber": "^3.0.0",
"dirty-chai": "^2.0.1",
"ganache-core": "^2.9.0-istanbul.0",
"ganache-core": "^2.10.2",
"make-promises-safe": "^1.1.0",
"mocha": "^6.2.0",
"npm-run-all": "^4.1.2",
Expand Down
Loading

0 comments on commit f9cf097

Please sign in to comment.