Skip to content

Commit

Permalink
Bump @nomicfoundation/hardhat-network-helpers from 1.0.9 to 1.0.10
Browse files Browse the repository at this point in the history
Bumps [@nomicfoundation/hardhat-network-helpers](https://github.com/nomicfoundation/hardhat) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/nomicfoundation/hardhat/releases)
- [Commits](https://github.com/nomicfoundation/hardhat/compare/@nomicfoundation/hardhat-network-helpers@1.0.9...@nomicfoundation/hardhat-network-helpers@1.0.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent 2e7ef5f commit bffe905
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 @@ -20,7 +20,7 @@
"@nomicfoundation/ethereumjs-util": "^9.0.3",
"@nomicfoundation/hardhat-chai-matchers": "^2.0.0",
"@nomicfoundation/hardhat-ethers": "^3.0.5",
"@nomicfoundation/hardhat-network-helpers": "^1.0.0",
"@nomicfoundation/hardhat-network-helpers": "^1.0.10",
"@nomicfoundation/hardhat-toolbox": "^3.0.0",
"@nomicfoundation/hardhat-verify": "^2.0.3",
"@openzeppelin/hardhat-upgrades": "^2.4.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1440,14 +1440,14 @@ __metadata:
languageName: node
linkType: hard

"@nomicfoundation/hardhat-network-helpers@npm:^1.0.0":
version: 1.0.9
resolution: "@nomicfoundation/hardhat-network-helpers@npm:1.0.9"
"@nomicfoundation/hardhat-network-helpers@npm:^1.0.10":
version: 1.0.10
resolution: "@nomicfoundation/hardhat-network-helpers@npm:1.0.10"
dependencies:
ethereumjs-util: ^7.1.4
peerDependencies:
hardhat: ^2.9.5
checksum: ff378795075af853aeaacb7bc0783928d947d7f9fb043c046fcaffdf1e1219c4af47b18ea7fa2c10fe0b25daef48f13ae8b103bc11ea494ecdfbe34a3dcdf936
checksum: 675da8d3229946a2bac0df9d1b5cc278bba9cd1a8214b5ff6099dcba874d913df07b9772a2ead0cb7ea2ced6b3fa430a73f94a3e257ae105493931c38fc7bf61
languageName: node
linkType: hard

Expand Down Expand Up @@ -7035,7 +7035,7 @@ __metadata:
"@nomicfoundation/ethereumjs-util": ^9.0.3
"@nomicfoundation/hardhat-chai-matchers": ^2.0.0
"@nomicfoundation/hardhat-ethers": ^3.0.5
"@nomicfoundation/hardhat-network-helpers": ^1.0.0
"@nomicfoundation/hardhat-network-helpers": ^1.0.10
"@nomicfoundation/hardhat-toolbox": ^3.0.0
"@nomicfoundation/hardhat-verify": ^2.0.3
"@openzeppelin/contracts": ^5.0.0
Expand Down

0 comments on commit bffe905

Please sign in to comment.