Skip to content

Commit 61b2bf2

Browse files
authored
Merge pull request #5576 from NomicFoundation/edr-0-5-1
Upgrade EDR to v0.5.2
2 parents 83721d9 + 3a5524c commit 61b2bf2

File tree

3 files changed

+39
-34
lines changed

3 files changed

+39
-34
lines changed

.changeset/chilled-ads-wash.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"hardhat": patch
3+
---
4+
5+
Upgraded EDR to v0.5.2

packages/hardhat-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"dependencies": {
103103
"@ethersproject/abi": "^5.1.2",
104104
"@metamask/eth-sig-util": "^4.0.0",
105-
"@nomicfoundation/edr": "^0.5.0",
105+
"@nomicfoundation/edr": "^0.5.2",
106106
"@nomicfoundation/ethereumjs-common": "4.0.4",
107107
"@nomicfoundation/ethereumjs-tx": "5.0.4",
108108
"@nomicfoundation/ethereumjs-util": "9.0.4",

pnpm-lock.yaml

+33-33
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)