Skip to content

Commit

Permalink
chore(package): update ganache-cli to version 6.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and elenadimitrova committed Jul 6, 2018
1 parent 9764ca8 commit fc9ff55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
command: cd packages/colony-js-contract-loader-network && yarn run test
- run:
name: "Greenkeeper uploading lockfile"
command: $(yarn global bin)/greenkeeper-lockfile-upload
command: $(yarn global bin)/greenkeeper-lockfile-upload --ignore-workspace-root-check
# Save test results
- store_test_results:
path: test-results.xml
Expand Down
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.4",
"ganache-cli": "6.1.5",
"ganache-core": "^2.0.2",
"istanbul": "^0.4.5",
"jsonfile": "^4.0.0",
Expand Down

0 comments on commit fc9ff55

Please sign in to comment.