Skip to content

Commit 1c418d4

Browse files
chore(deps): update dependency @graphprotocol/graph-cli to v0.78.0 (#18)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | @&#8203;graphprotocol/graph-cli | [`0.77.0` -> `0.78.0`](https://renovatebot.com/diffs/npm/@graphprotocol%2fgraph-cli/0.77.0/0.78.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@graphprotocol%2fgraph-cli/0.78.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@graphprotocol%2fgraph-cli/0.78.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@graphprotocol%2fgraph-cli/0.77.0/0.78.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphprotocol%2fgraph-cli/0.77.0/0.78.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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 these updates 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/btp-smartcontractsets). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> 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 b5c077f commit 1c418d4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

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
@@ -10,7 +10,7 @@
1010
"license": "MIT",
1111
"devDependencies": {
1212
"@amxx/graphprotocol-utils": "1.1.0",
13-
"@graphprotocol/graph-cli": "0.77.0",
13+
"@graphprotocol/graph-cli": "0.78.0",
1414
"@graphprotocol/graph-ts": "0.35.1",
1515
"@nomicfoundation/hardhat-foundry": "1.1.2",
1616
"@nomicfoundation/hardhat-ignition-viem": "0.15.5",
@@ -22,7 +22,7 @@
2222
"solhint": "5.0.1"
2323
},
2424
"overrides": {
25-
"@graphprotocol/graph-cli": "0.77.0",
25+
"@graphprotocol/graph-cli": "0.78.0",
2626
"@graphprotocol/graph-ts": "0.35.1"
2727
},
2828
"dependencies": {

0 commit comments

Comments
 (0)