Skip to content

Commit

Permalink
Merge pull request #432 from skalenetwork/dependabot/npm_and_yarn/gan…
Browse files Browse the repository at this point in the history
…ache-7.9.2

Bump ganache from 7.9.1 to 7.9.2
  • Loading branch information
DimaStebaev authored Jan 26, 2024
2 parents 5e9b624 + 988af34 commit 176d5f9
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 @@ -39,7 +39,7 @@
"cspell": "^7.3.8",
"eslint": "^8.56.0",
"ethers": "^5.7.2",
"ganache": "^7.9.1",
"ganache": "^7.9.2",
"hardhat": "^2.16.1",
"kill-port": "^2.0.1",
"lodash": "^4.17.21",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3331,10 +3331,10 @@ functional-red-black-tree@^1.0.1:
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
integrity sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==

ganache@^7.9.1:
version "7.9.1"
resolved "https://registry.yarnpkg.com/ganache/-/ganache-7.9.1.tgz#94f8518215c7989ff5fd542db80bd47d7c7da786"
integrity sha512-Tqhd4J3cpiLeYTD6ek/zlchSB107IVPMIm4ypyg+xz1sdkeALUnYYZnmY4Bdjqj3i6QwtlZPCu7U4qKy7HlWTA==
ganache@^7.9.2:
version "7.9.2"
resolved "https://registry.yarnpkg.com/ganache/-/ganache-7.9.2.tgz#77f506ad2735dd9109696ffa1834a9dd2f806449"
integrity sha512-7gsVVDpO9AhrFyDMWWl7SpMsPpqGcnAzjxz3k32LheIPNd64p2XsY9GYRdhWmKuryb60W1iaWPZWDkFKlbRWHA==
dependencies:
"@trufflesuite/bigint-buffer" "1.1.10"
"@trufflesuite/uws-js-unofficial" "20.30.0-unofficial.0"
Expand Down

0 comments on commit 176d5f9

Please sign in to comment.