Skip to content

Commit

Permalink
chore(deps-dev): bump ganache from 7.8.0 to 7.9.0
Browse files Browse the repository at this point in the history
Bumps [ganache](https://github.com/trufflesuite/ganache/tree/HEAD/src/packages/ganache) from 7.8.0 to 7.9.0.
- [Release notes](https://github.com/trufflesuite/ganache/releases)
- [Commits](https://github.com/trufflesuite/ganache/commits/ganache@7.9.0/src/packages/ganache)

---
updated-dependencies:
- dependency-name: ganache
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 25, 2023
1 parent b952ee3 commit 658a553
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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 @@
"@well-known-components/test-helpers": "^1.5.2",
"bignumber.js": "^9.1.1",
"fp-future": "^1.0.1",
"ganache": "^7.8.0",
"ganache": "^7.9.0",
"isomorphic-fetch": "^3.0.0",
"js-sha3": "^0.8.0",
"rollup": "^3.25.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2385,10 +2385,10 @@ functions-have-names@^1.2.2, functions-have-names@^1.2.3:
resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"
integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==

ganache@^7.8.0:
version "7.8.0"
resolved "https://registry.yarnpkg.com/ganache/-/ganache-7.8.0.tgz#02154384f246b66e98974cbcbb18e8372df3c2e0"
integrity sha512-IrUYvsaE/m2/NaVIZ7D/gCnsmyU/buechnH6MhUipzG1qJcZIwIp/DoP/LZUcHyhy0Bv0NKZD2pGOjpRhn7l7A==
ganache@^7.9.0:
version "7.9.0"
resolved "https://registry.yarnpkg.com/ganache/-/ganache-7.9.0.tgz#561deceb376b1c4e8998ac8e5a842574507d3295"
integrity sha512-KdsTZaAKqDXTNDMKnLzg0ngX8wnZKyVGm7HD03GIyUMVRuXI83s0CUEaGIDWRUWTQP7BE8sDh7QtbW+NoX4zrQ==
dependencies:
"@trufflesuite/bigint-buffer" "1.1.10"
"@trufflesuite/uws-js-unofficial" "20.10.0-unofficial.2"
Expand Down

0 comments on commit 658a553

Please sign in to comment.