Skip to content

Commit

Permalink
🔁 Bump ethers to Version 6.9.0
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Nov 27, 2023
1 parent 9fe6f7b commit 027733e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"chai": "^4.3.10",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"ethers": "^6.8.1",
"ethers": "^6.9.0",
"hardhat": "^2.19.1",
"mocha": "^10.2.0",
"prettier": "^3.1.0",
Expand All @@ -61,7 +61,7 @@
},
"peerDependencies": {
"@nomicfoundation/hardhat-ethers": "^3.0.5",
"ethers": "^6.8.1",
"ethers": "^6.9.0",
"hardhat": "^2.19.1"
}
}
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

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

0 comments on commit 027733e

Please sign in to comment.