Skip to content

Commit

Permalink
🔁 Bump ethers
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Oct 11, 2023
1 parent 38e439a commit 4ac12cf
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 22 deletions.
52 changes: 32 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"dotenv": "^16.3.1",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"ethers": "^6.7.1",
"ethers": "^6.8.0",
"hardhat": "^2.18.0",
"mocha": "^10.2.0",
"prettier": "^3.0.3",
Expand All @@ -63,7 +63,7 @@
},
"peerDependencies": {
"@nomicfoundation/hardhat-ethers": "^3.0.4",
"ethers": "^6.7.1",
"ethers": "^6.8.0",
"hardhat": "^2.18.0"
}
}

0 comments on commit 4ac12cf

Please sign in to comment.