Skip to content

Commit f80b643

Browse files
chore(deps): update dependency hardhat to v2.27.1 (#197)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [hardhat](https://redirect.github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat) ([source](https://redirect.github.com/NomicFoundation/hardhat/tree/HEAD/v-next/hardhat)) | dependencies | patch | [`2.27.0` -> `2.27.1`](https://renovatebot.com/diffs/npm/hardhat/2.27.0/2.27.1) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/NomicFoundation/hardhat/badge)](https://securityscorecards.dev/viewer/?uri=github.com/NomicFoundation/hardhat) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>NomicFoundation/hardhat (hardhat)</summary> ### [`v2.27.1`](https://redirect.github.com/NomicFoundation/hardhat/compare/hardhat@2.27.0...hardhat@2.27.1) [Compare Source](https://redirect.github.com/NomicFoundation/hardhat/compare/hardhat@2.27.0...hardhat@2.27.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/solidity-empty). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Update Hardhat to v2.27.1 to pull in the latest patch fixes. No code changes; only dependency updates. - **Dependencies** - hardhat: 2.27.0 → 2.27.1 - Updated @nomicfoundation/edr binaries to 0.12.0-next.16 in the lockfile (darwin, linux, win32) <sup>Written for commit 0dbe0b9. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 323fd0a commit f80b643

2 files changed

Lines changed: 12 additions & 11 deletions

File tree

bun.lock

Lines changed: 11 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@nomicfoundation/hardhat-ignition-viem": "0.15.15",
4141
"@nomicfoundation/hardhat-toolbox-viem": "4.1.1",
4242
"@nomiclabs/hardhat-solhint": "4.1.0",
43-
"hardhat": "2.27.0",
43+
"hardhat": "2.27.1",
4444
"solhint": "6.0.1",
4545
"@openzeppelin/subgraphs": "0.1.8-5"
4646
},

0 commit comments

Comments
 (0)