Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
Bump @nomicfoundation/hardhat-network-helpers from 1.0.6 to 1.0.8
Browse files Browse the repository at this point in the history
Bumps [@nomicfoundation/hardhat-network-helpers](https://github.com/nomicfoundation/hardhat) from 1.0.6 to 1.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-network-helpers"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 14, 2023
1 parent e1d1348 commit 3466a82
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 @@ -29,7 +29,7 @@
"devDependencies": {
"@nomicfoundation/hardhat-chai-matchers": "^2.0.1",
"@nomicfoundation/hardhat-ethers": "^3.0.3",
"@nomicfoundation/hardhat-network-helpers": "^1.0.6",
"@nomicfoundation/hardhat-network-helpers": "^1.0.8",
"@nomicfoundation/hardhat-toolbox": "^3.0.0",
"@nomicfoundation/hardhat-verify": "^1.0.3",
"@typechain/ethers-v6": "^0.4.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -857,14 +857,14 @@ __metadata:
languageName: node
linkType: hard

"@nomicfoundation/hardhat-network-helpers@npm:^1.0.6":
version: 1.0.6
resolution: "@nomicfoundation/hardhat-network-helpers@npm:1.0.6"
"@nomicfoundation/hardhat-network-helpers@npm:^1.0.8":
version: 1.0.8
resolution: "@nomicfoundation/hardhat-network-helpers@npm:1.0.8"
dependencies:
ethereumjs-util: ^7.1.4
peerDependencies:
hardhat: ^2.9.5
checksum: 196e0273563edd232b8e663a73a9cf60d3e6ce3c00c1b8a7d9b4d9173b01b02ab5a0202eaea0658180318e14773290e226f95ae3626c89e46f8c699f2fd46b2f
checksum: cf865301fa7a8cebf5c249bc872863d2e69f0f3d14cceadbc5d5761bd97745f38fdb17c9074d46ef0d3a75748f43c0e14d37a54a09ae3b7e0e981c7f437c8553
languageName: node
linkType: hard

Expand Down Expand Up @@ -1544,7 +1544,7 @@ __metadata:
dependencies:
"@nomicfoundation/hardhat-chai-matchers": ^2.0.1
"@nomicfoundation/hardhat-ethers": ^3.0.3
"@nomicfoundation/hardhat-network-helpers": ^1.0.6
"@nomicfoundation/hardhat-network-helpers": ^1.0.8
"@nomicfoundation/hardhat-toolbox": ^3.0.0
"@nomicfoundation/hardhat-verify": ^1.0.3
"@typechain/ethers-v6": ^0.4.0
Expand Down

0 comments on commit 3466a82

Please sign in to comment.