Skip to content

Commit

Permalink
Bump @nomicfoundation/hardhat-ethers from 3.0.5 to 3.0.8
Browse files Browse the repository at this point in the history
Bumps [@nomicfoundation/hardhat-ethers](https://github.com/nomicfoundation/hardhat) from 3.0.5 to 3.0.8.
- [Release notes](https://github.com/nomicfoundation/hardhat/releases)
- [Commits](https://github.com/nomicfoundation/hardhat/compare/@nomicfoundation/[email protected]...@nomicfoundation/[email protected])

---
updated-dependencies:
- dependency-name: "@nomicfoundation/hardhat-ethers"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 7, 2024
1 parent da5a631 commit a447881
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@nomicfoundation/ethereumjs-trie": "^6.0.4",
"@nomicfoundation/ethereumjs-util": "^9.0.3",
"@nomicfoundation/hardhat-chai-matchers": "^2.0.0",
"@nomicfoundation/hardhat-ethers": "^3.0.5",
"@nomicfoundation/hardhat-ethers": "^3.0.8",
"@nomicfoundation/hardhat-network-helpers": "^1.0.10",
"@nomicfoundation/hardhat-verify": "^2.0.9",
"@openzeppelin/hardhat-upgrades": "^3.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1269,16 +1269,16 @@ __metadata:
languageName: node
linkType: hard

"@nomicfoundation/hardhat-ethers@npm:^3.0.5":
version: 3.0.5
resolution: "@nomicfoundation/hardhat-ethers@npm:3.0.5"
"@nomicfoundation/hardhat-ethers@npm:^3.0.8":
version: 3.0.8
resolution: "@nomicfoundation/hardhat-ethers@npm:3.0.8"
dependencies:
debug: ^4.1.1
lodash.isequal: ^4.5.0
peerDependencies:
ethers: ^6.1.0
hardhat: ^2.0.0
checksum: 34b092dfec68f8d8673c96af717660327edc814bc5c9cdb5bc1f82d5bde2b18bc9b9d3499a632784a3d4f2505ac174217e55d31b546b7eaa77a5bb30b3c80bb4
checksum: 6ad6da6713fa25e653cef894ec10762fc3d728a50461a63c169eac248b5b1ea81bb3d42e8017601bbd231c9fee034336e1f2dc25375d5dcf9926ec4d4389034a
languageName: node
linkType: hard

Expand Down Expand Up @@ -7054,7 +7054,7 @@ __metadata:
"@nomicfoundation/ethereumjs-trie": ^6.0.4
"@nomicfoundation/ethereumjs-util": ^9.0.3
"@nomicfoundation/hardhat-chai-matchers": ^2.0.0
"@nomicfoundation/hardhat-ethers": ^3.0.5
"@nomicfoundation/hardhat-ethers": ^3.0.8
"@nomicfoundation/hardhat-network-helpers": ^1.0.10
"@nomicfoundation/hardhat-verify": ^2.0.9
"@openzeppelin/contracts": ^5.0.1
Expand Down

0 comments on commit a447881

Please sign in to comment.