Skip to content

Commit

Permalink
Merge pull request JoinColony#274 from JoinColony/greenkeeper/ganache…
Browse files Browse the repository at this point in the history
…-cli-6.1.6

Update ganache-cli to the latest version 🚀
  • Loading branch information
area authored Jul 10, 2018
2 parents 735cad0 + 311ceb1 commit c32d16f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"eslint-plugin-prettier": "^2.6.0",
"eth-gas-reporter": "^0.1.2",
"ethereumjs-util": "^5.2.0",
"ganache-cli": "6.1.5",
"ganache-cli": "6.1.6",
"ganache-core": "^2.0.2",
"istanbul": "^0.4.5",
"jsonfile": "^4.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3498,9 +3498,9 @@ functional-red-black-tree@^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"

[email protected].5:
version "6.1.5"
resolved "https://registry.yarnpkg.com/ganache-cli/-/ganache-cli-6.1.5.tgz#dea6987b5ee69eb40c2db3a7f811fb7087742817"
[email protected].6:
version "6.1.6"
resolved "https://registry.yarnpkg.com/ganache-cli/-/ganache-cli-6.1.6.tgz#99b500a25f571271a6978ef3f9c9c53e1a3854f0"
dependencies:
source-map-support "^0.5.3"

Expand Down

0 comments on commit c32d16f

Please sign in to comment.