Skip to content

Commit

Permalink
chore(deps): update dependency ganache to v7.8.0-beta.4
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent be1f347 commit 8920fcc
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 @@ -64,7 +64,7 @@
"typescript": "5.3.3"
},
"resolutions": {
"ganache": "npm:@soloseng/[email protected].1",
"ganache": "npm:@soloseng/[email protected].4",
"bip39": "https://github.com/bitcoinjs/bip39#a7ecbfe2e60d0214ce17163d610cad9f7b23140c",
"blind-threshold-bls": "npm:@celo/[email protected]",
"@types/bn.js": "4.11.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12235,9 +12235,9 @@ __metadata:
languageName: node
linkType: hard

"ganache@npm:@soloseng/[email protected].1":
version: 7.8.0-beta.1
resolution: "@soloseng/ganache@npm:7.8.0-beta.1"
"ganache@npm:@soloseng/[email protected].4":
version: 7.8.0-beta.4
resolution: "@soloseng/ganache@npm:7.8.0-beta.4"
dependencies:
"@trufflesuite/bigint-buffer": "npm:*"
"@trufflesuite/uws-js-unofficial": "npm:20.10.0-unofficial.2"
Expand All @@ -12261,7 +12261,7 @@ __metadata:
bin:
ganache: dist/node/cli.js
ganache-cli: dist/node/cli.js
checksum: c5637ff3c72498a44d49f8eeceef1d9adb17d058135072c6d9d9a8fe4724e78c7b17f6c96d95a869f7ded73b3e0bd7d80911ad0ca5f02ac317196d6cd4e5e02d
checksum: f782dd5dfa56adb181834de64e9d3f8b934cb6d0cd2f47a1804f4c2db6661a0901039d41daffb013d3122e2404e80de800bff1ce561d4daae80eb16e4492c7ae
languageName: node
linkType: hard

Expand Down

0 comments on commit 8920fcc

Please sign in to comment.