Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

[wip] v1.0.6 #235

Merged
merged 12 commits into from
Jun 11, 2020
Prev Previous commit
Next Next commit
Bump testchain to 1.1.7
ethanbennett committed Jun 9, 2020
commit b4f92b0eef312de1d2277ff011360b4f907d9dea
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -46,7 +46,7 @@
"@babel/plugin-proposal-throw-expressions": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.3.4",
"@babel/preset-env": "^7.4.5",
"@makerdao/testchain": "^1.1.6",
"@makerdao/testchain": "^1.1.7",
"babel-eslint": "^10.0.3",
"babel-jest": "^24.8.0",
"babel-loader": "^8.0.5",
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1896,10 +1896,10 @@
dependencies:
node-fetch "^2.6.0"

"@makerdao/testchain@^1.1.6":
version "1.1.6"
resolved "https://registry.yarnpkg.com/@makerdao/testchain/-/testchain-1.1.6.tgz#f5d50ecb4551c34daa7229580be5d5c4a4b80d40"
integrity sha512-ISL+dAqqmFynOU6i1IO+1bE4kTVBpklu0ubTdlQVVsUmziKiMEiDPDHhuffAmBMGb7gXKSRUVWt09xN2Vc+DcA==
"@makerdao/testchain@^1.1.7":
version "1.1.7"
resolved "https://registry.yarnpkg.com/@makerdao/testchain/-/testchain-1.1.7.tgz#850b4036db85c0950f4f7bf9d03ca4d962d9fa2a"
integrity sha512-Eg2EI7FWCmizAZRGceDpSPMpv1QjxyhC9+8AclOXKRb1QtP8vGf2WAM5LTKgi1xIOlV6gTWV5+/CJDrdDN7D7Q==
dependencies:
ganache-cli makerdao/ganache-cli#fix/gas-est-crash