Skip to content

Commit 25e6689

Browse files
chore(deps): update hardhat packages (#137)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [@nomicfoundation/hardhat-ignition-viem](https://hardhat.org) ([source](https://redirect.github.com/NomicFoundation/hardhat-ignition)) | dependencies | patch | [`0.15.11` -> `0.15.12`](https://renovatebot.com/diffs/npm/@nomicfoundation%2fhardhat-ignition-viem/0.15.11/0.15.12) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/NomicFoundation/hardhat-ignition/badge)](https://securityscorecards.dev/viewer/?uri=github.com/NomicFoundation/hardhat-ignition) | | [hardhat](https://hardhat.org) ([source](https://redirect.github.com/nomiclabs/hardhat)) | dependencies | minor | [`2.24.3` -> `2.25.0`](https://renovatebot.com/diffs/npm/hardhat/2.24.3/2.25.0) | [![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.25.0`](https://redirect.github.com/nomiclabs/hardhat/compare/hardhat@2.24.3...hardhat@2.25.0) [Compare Source](https://redirect.github.com/nomiclabs/hardhat/compare/hardhat@2.24.3...hardhat@2.25.0) </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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-token-erc721). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> ## Summary by Sourcery Update Hardhat-related dependencies to their latest releases Chores: - Bump @nomicfoundation/hardhat-ignition-viem from 0.15.11 to 0.15.12 - Bump hardhat from 2.24.3 to 2.25.0 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 02c8ed6 commit 25e6689

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

bun.lock

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
"@graphprotocol/graph-cli": "0.96.0",
3939
"@graphprotocol/graph-ts": "0.38.0",
4040
"@nomicfoundation/hardhat-foundry": "1.1.4",
41-
"@nomicfoundation/hardhat-ignition-viem": "0.15.11",
41+
"@nomicfoundation/hardhat-ignition-viem": "0.15.12",
4242
"@nomicfoundation/hardhat-toolbox-viem": "3.0.0",
4343
"@nomiclabs/hardhat-solhint": "4.0.2",
4444
"@openzeppelin/contracts": "5.3.0",
4545
"@openzeppelin/subgraphs": "0.1.8-5",
46-
"hardhat": "2.24.3",
46+
"hardhat": "2.25.0",
4747
"solhint": "5.1.0"
4848
},
4949
"overrides": {

0 commit comments

Comments
 (0)