Skip to content

Commit

Permalink
fix(deps): update dependency ethers to v6.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 2, 2024
1 parent c9b7e11 commit 5badf2f
Show file tree
Hide file tree
Showing 15 changed files with 117 additions and 284 deletions.
2 changes: 1 addition & 1 deletion docker/development/eth-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@unlock-protocol/contracts": "latest",
"@unlock-protocol/hardhat-plugin": "latest",
"eslint": "8.54.0",
"ethers": "5.7.2",
"ethers": "6.12.1",
"hardhat": "2.20.1",
"hardhat-erc1820": "0.1.0",
"ts-node": "10.9.2",
Expand Down

0 comments on commit 5badf2f

Please sign in to comment.