Skip to content

Commit 814d729

Browse files
chore(deps): pin dependencies (#21)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [@nomicfoundation/hardhat-ignition-viem](https://hardhat.org) ([source](https://togithub.com/NomicFoundation/hardhat-ignition)) | devDependencies | pin | [`^0.15.4` -> `0.15.4`](https://renovatebot.com/diffs/npm/@nomicfoundation%2fhardhat-ignition-viem/0.15.4/0.15.4) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/NomicFoundation/hardhat-ignition/badge)](https://securityscorecards.dev/viewer/?uri=github.com/NomicFoundation/hardhat-ignition) | | [@openzeppelin/subgraphs](https://togithub.com/OpenZeppelin/openzeppelin-subgraphs.git#readme) ([source](https://togithub.com/OpenZeppelin/openzeppelin-subgraphs)) | devDependencies | pin | [`^0.1.8-5` -> `0.1.8-5`](https://renovatebot.com/diffs/npm/@openzeppelin%2fsubgraphs/0.1.8-5/0.1.8-5) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/OpenZeppelin/openzeppelin-subgraphs/badge)](https://securityscorecards.dev/viewer/?uri=github.com/OpenZeppelin/openzeppelin-subgraphs) | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==--> 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 4c2e2d8 commit 814d729

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

package-lock.json

Lines changed: 4 additions & 2 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
@@ -13,12 +13,12 @@
1313
"@graphprotocol/graph-cli": "0.72.2",
1414
"@graphprotocol/graph-ts": "0.35.1",
1515
"@nomicfoundation/hardhat-foundry": "1.1.2",
16-
"@nomicfoundation/hardhat-ignition-viem": "^0.15.4",
16+
"@nomicfoundation/hardhat-ignition-viem": "0.15.4",
1717
"@nomicfoundation/hardhat-toolbox-viem": "3.0.0",
1818
"@nomiclabs/hardhat-solhint": "3.1.0",
1919
"hardhat": "2.22.4",
2020
"solhint": "5.0.1",
21-
"@openzeppelin/subgraphs": "^0.1.8-5"
21+
"@openzeppelin/subgraphs": "0.1.8-5"
2222
},
2323
"overrides": {
2424
"@graphprotocol/graph-cli": "0.72.2",

0 commit comments

Comments
 (0)