Skip to content

Commit c5f9ab4

Browse files
chore(deps): update dependency @nomiclabs/hardhat-solhint to v4.0.1 (#39)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [@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.0` -> `4.0.1`](https://renovatebot.com/diffs/npm/@nomiclabs%2fhardhat-solhint/4.0.0/4.0.1) | [![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 (@&#8203;nomiclabs/hardhat-solhint)</summary> ### [`v4.0.1`](https://redirect.github.com/NomicFoundation/hardhat/releases/tag/%40nomiclabs/hardhat-solhint%404.0.1) [Compare Source](https://redirect.github.com/nomiclabs/hardhat/compare/@nomiclabs/hardhat-solhint@4.0.0...@nomiclabs/hardhat-solhint@4.0.1) A small bug fix release to fix the Hardhat peer dependency entry in the published `package.json` that was corrupted by pnpm in the previous release. ##### Changes - [`efa905d`](https://redirect.github.com/nomiclabs/hardhat/commit/efa905d): Fix for corrupted Hardhat peer dependency version from pnpm. *** > 💡 **The Nomic Foundation is hiring! Check [our open positions](https://www.nomic.foundation/jobs).** *** </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/solidity-token-erc721a). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> 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 dcd0c61 commit c5f9ab4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 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-foundry": "1.1.2",
4141
"@nomicfoundation/hardhat-ignition-viem": "0.15.5",
4242
"@nomicfoundation/hardhat-toolbox-viem": "3.0.0",
43-
"@nomiclabs/hardhat-solhint": "4.0.0",
43+
"@nomiclabs/hardhat-solhint": "4.0.1",
4444
"@openzeppelin/contracts": "5.0.2",
4545
"@openzeppelin/subgraphs": "0.1.8-5",
4646
"hardhat": "2.22.9",

0 commit comments

Comments
 (0)