Skip to content

Commit

Permalink
build(deps): bump ethers types
Browse files Browse the repository at this point in the history
  • Loading branch information
Rubilmax committed May 20, 2024
1 parent 3e6e637 commit b91db14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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 @@
"clean": "hardhat clean && forge clean"
},
"dependencies": {
"ethers": "^6.11.0",
"ethers": "^6.12.0",
"evm-maths": "^6.0.0",
"lodash": "^4.17.21"
},
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2442,7 +2442,7 @@ ethers@^5.6.1, ethers@^5.7.1, ethers@^5.7.2:
"@ethersproject/web" "5.7.1"
"@ethersproject/wordlists" "5.7.0"

ethers@^6.11.0:
ethers@^6.12.0:
version "6.12.1"
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.12.1.tgz#517ff6d66d4fd5433e38e903051da3e57c87ff37"
integrity sha512-j6wcVoZf06nqEcBbDWkKg8Fp895SS96dSnTCjiXT+8vt2o02raTn4Lo9ERUuIVU5bAjoPYeA+7ytQFexFmLuVw==
Expand Down

0 comments on commit b91db14

Please sign in to comment.