Skip to content

Commit

Permalink
Update mcd plugin and testchain to v0.2.12 (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanbennett authored and tyler17 committed Sep 6, 2019
1 parent 4a96e67 commit c72b8cc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@makerdao/dai": "0.18.4",
"@makerdao/dai-plugin-config": "^0.2.7-rc.4",
"@makerdao/dai-plugin-ledger-web": "^0.9.7",
"@makerdao/dai-plugin-mcd": "0.2.11-1",
"@makerdao/dai-plugin-mcd": "0.2.12",
"@makerdao/dai-plugin-trezor-web": "^0.9.6",
"@makerdao/test-helpers": "^0.2.0",
"@makerdao/ui-components-core": "0.2.5",
Expand Down Expand Up @@ -78,7 +78,7 @@
"@babel/plugin-proposal-class-properties": "^7.4.4",
"@babel/preset-env": "^7.4.4",
"@babel/preset-react": "^7.0.0",
"@makerdao/testchain": "0.2.11",
"@makerdao/testchain": "0.2.12",
"@testing-library/react": "^8.0.4",
"husky": "^1.3.1",
"lighthouse": "^4.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1109,10 +1109,10 @@
hdkey "^1.0.0"
web3-provider-engine "14.0.4"

"@makerdao/dai-plugin-mcd@0.2.11-1":
version "0.2.11-1"
resolved "https://registry.yarnpkg.com/@makerdao/dai-plugin-mcd/-/dai-plugin-mcd-0.2.11-1.tgz#77f24f19736e5e0d3d144e2aab9599861c667bc7"
integrity sha512-oMxKrSnQ1AllSEapuX+/mXxCKo0N3FmxK/FsNqDR8rydT92NGrKdQ2UMykq6yNpo/mDIClb/GXaX3JjpKE2q6Q==
"@makerdao/dai-plugin-mcd@0.2.12":
version "0.2.12"
resolved "https://registry.yarnpkg.com/@makerdao/dai-plugin-mcd/-/dai-plugin-mcd-0.2.12.tgz#7c5b074328e1fa6a6763105f1a993e7c60e92ec0"
integrity sha512-e27IN9yYJO1yl4ae8DWveGQI25gLymq88R41vCLwV5Nbwm+B2A2/96tfO7BmQi81IRO1pq4rarukuycyLi+bJw==
dependencies:
"@makerdao/currency" "^0.9.5"
"@makerdao/services-core" "^0.9.9"
Expand Down Expand Up @@ -1189,10 +1189,10 @@
dependencies:
node-fetch "^2.6.0"

"@makerdao/testchain@0.2.11":
version "0.2.11"
resolved "https://registry.yarnpkg.com/@makerdao/testchain/-/testchain-0.2.11.tgz#c7dac31b51656eada4085973dbf8a9291a764983"
integrity sha512-2l29gM+jjaRgo8v+7nQ61AuVq5eS65o7n9NmSIudV1tvVB4TN00VKr9TWJFOROeRIYW1oEX17J8EtYhw+ttoPA==
"@makerdao/testchain@0.2.12":
version "0.2.12"
resolved "https://registry.yarnpkg.com/@makerdao/testchain/-/testchain-0.2.12.tgz#be3b792086e20aebae61bbb994cc1a8dcebfe41d"
integrity sha512-fsEzdR9/a3xeYTq06sfcVhbCdkM+E/xr/bJY2azHcixIw6t/I1tu6f1GxQzrwAOQQCtPFxyugQB8tSWTd2M/9g==
dependencies:
ganache-cli makerdao/ganache-cli#fix/gas-est-crash

Expand Down Expand Up @@ -6001,7 +6001,7 @@ g-status@^2.0.2:
matcher "^1.0.0"
simple-git "^1.85.0"

ganache-cli@makerdao/ganache-cli#fix/gas-est-crash:
"ganache-cli@github:makerdao/ganache-cli#fix/gas-est-crash":
version "6.4.3-beta.0"
resolved "https://codeload.github.com/makerdao/ganache-cli/tar.gz/3e512b61da2479042627e6155231dcb038110650"
dependencies:
Expand Down

1 comment on commit c72b8cc

@vercel
Copy link

@vercel vercel bot commented on c72b8cc Sep 6, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.