Skip to content

Commit

Permalink
fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.4.39 (s…
Browse files Browse the repository at this point in the history
…napshot-labs#883)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 12, 2022
1 parent e079a2e commit bba3b8a
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 @@ -34,7 +34,7 @@
"@ethersproject/strings": "^5.6.1",
"@ethersproject/units": "^5.6.1",
"@ethersproject/wallet": "^5.6.2",
"@snapshot-labs/snapshot.js": "^0.4.38",
"@snapshot-labs/snapshot.js": "^0.4.39",
"@uniswap/sdk-core": "^3.0.1",
"@uniswap/v3-sdk": "^3.9.0",
"copyfiles": "^2.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1163,10 +1163,10 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@snapshot-labs/snapshot.js@^0.4.38":
version "0.4.38"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.4.38.tgz#0ed42d1759b36838e2836c7586fd7c578348c414"
integrity sha512-WT6rUI6sQMWxqDspWdeaTeyAxZ2EE/9enVfzS+pAFyCuB/4VIZrbBY+d8Ho4nGeNu2Tn+YqT7cRdW406d8c6zA==
"@snapshot-labs/snapshot.js@^0.4.39":
version "0.4.39"
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.4.39.tgz#4c31d609e76949dac1021f88e2165ba21f37cbe4"
integrity sha512-XGIC1rJ5y161hmsaDuZtQw/lOWR0yabQzzJ74s09kDDYgaGlx8VEDreS5ciYXp3vKkNTK2bG7coh7PiiZw4nDw==
dependencies:
"@ensdomains/eth-ens-namehash" "^2.0.15"
"@ethersproject/abi" "^5.6.4"
Expand Down

0 comments on commit bba3b8a

Please sign in to comment.