Skip to content

Commit da046ba

Browse files
chore(deps): update hardhat packages (#181)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [@nomicfoundation/hardhat-foundry](https://redirect.github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-foundry) ([source](https://redirect.github.com/nomicfoundation/hardhat)) | dependencies | patch | [`1.1.3` -> `1.1.4`](https://renovatebot.com/diffs/npm/@nomicfoundation%2fhardhat-foundry/1.1.3/1.1.4) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/nomicfoundation/hardhat/badge)](https://securityscorecards.dev/viewer/?uri=github.com/nomicfoundation/hardhat) | | [@nomiclabs/hardhat-solhint](https://redirect.github.com/nomiclabs/hardhat/tree/main/packages/hardhat-solhint) ([source](https://redirect.github.com/nomiclabs/hardhat)) | dependencies | patch | [`4.0.1` -> `4.0.2`](https://renovatebot.com/diffs/npm/@nomiclabs%2fhardhat-solhint/4.0.1/4.0.2) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/nomiclabs/hardhat/badge)](https://securityscorecards.dev/viewer/?uri=github.com/nomiclabs/hardhat) | | [hardhat](https://hardhat.org) ([source](https://redirect.github.com/nomiclabs/hardhat)) | dependencies | patch | [`2.24.2` -> `2.24.3`](https://renovatebot.com/diffs/npm/hardhat/2.24.2/2.24.3) | [![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>nomicfoundation/hardhat (@&#8203;nomicfoundation/hardhat-foundry)</summary> ### [`v1.1.4`](https://redirect.github.com/nomicfoundation/hardhat/compare/@nomicfoundation/hardhat-foundry@1.1.3...@nomicfoundation/hardhat-foundry@1.1.4) [Compare Source](https://redirect.github.com/nomicfoundation/hardhat/compare/@nomicfoundation/hardhat-foundry@1.1.3...@nomicfoundation/hardhat-foundry@1.1.4) </details> <details> <summary>nomiclabs/hardhat (@&#8203;nomiclabs/hardhat-solhint)</summary> ### [`v4.0.2`](https://redirect.github.com/nomiclabs/hardhat/compare/@nomiclabs/hardhat-solhint@4.0.1...@nomiclabs/hardhat-solhint@4.0.2) [Compare Source](https://redirect.github.com/nomiclabs/hardhat/compare/@nomiclabs/hardhat-solhint@4.0.1...@nomiclabs/hardhat-solhint@4.0.2) </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-erc20). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC41MC4wIiwidXBkYXRlZEluVmVyIjoiNDAuNTAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> 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 609c4bb commit da046ba

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

bun.lock

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737
"@amxx/graphprotocol-utils": "1.2.0",
3838
"@graphprotocol/graph-cli": "0.96.0",
3939
"@graphprotocol/graph-ts": "0.38.0",
40-
"@nomicfoundation/hardhat-foundry": "1.1.3",
40+
"@nomicfoundation/hardhat-foundry": "1.1.4",
4141
"@nomicfoundation/hardhat-ignition-viem": "0.15.11",
4242
"@nomicfoundation/hardhat-toolbox-viem": "3.0.0",
43-
"@nomiclabs/hardhat-solhint": "4.0.1",
43+
"@nomiclabs/hardhat-solhint": "4.0.2",
4444
"@openzeppelin/contracts": "5.3.0",
4545
"@openzeppelin/subgraphs": "0.1.8-5",
46-
"hardhat": "2.24.2",
46+
"hardhat": "2.24.3",
4747
"solhint": "5.1.0"
4848
},
4949
"overrides": {

0 commit comments

Comments
 (0)