Skip to content

Commit 688345c

Browse files
chore(deps): update dependency hardhat to v2.22.5 (#26)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [hardhat](https://hardhat.org) ([source](https://togithub.com/nomiclabs/hardhat)) | devDependencies | patch | [`2.22.4` -> `2.22.5`](https://renovatebot.com/diffs/npm/hardhat/2.22.4/2.22.5) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/nomiclabs/hardhat/badge)](https://securityscorecards.dev/viewer/?uri=github.com/nomiclabs/hardhat) | --- ### Release Notes <details> <summary>nomiclabs/hardhat (hardhat)</summary> ### [`v2.22.5`](https://togithub.com/nomiclabs/hardhat/compare/[email protected]@2.22.5) [Compare Source](https://togithub.com/nomiclabs/hardhat/compare/[email protected]@2.22.5) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/settlemint/solidity-empty). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> 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 da0710e commit 688345c

File tree

2 files changed

+63
-39
lines changed

2 files changed

+63
-39
lines changed

package-lock.json

Lines changed: 62 additions & 38 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
@@ -16,7 +16,7 @@
1616
"@nomicfoundation/hardhat-ignition-viem": "0.15.4",
1717
"@nomicfoundation/hardhat-toolbox-viem": "3.0.0",
1818
"@nomiclabs/hardhat-solhint": "3.1.0",
19-
"hardhat": "2.22.4",
19+
"hardhat": "2.22.5",
2020
"solhint": "5.0.1",
2121
"@openzeppelin/subgraphs": "0.1.8-5"
2222
},

0 commit comments

Comments
 (0)