Skip to content

Commit ada8cf9

Browse files
chore(deps): update dependency @graphprotocol/graph-cli to v0.85.0 (#89)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | @&#8203;graphprotocol/graph-cli | [`0.84.0` -> `0.85.0`](https://renovatebot.com/diffs/npm/@graphprotocol%2fgraph-cli/0.84.0/0.85.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@graphprotocol%2fgraph-cli/0.85.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@graphprotocol%2fgraph-cli/0.85.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@graphprotocol%2fgraph-cli/0.84.0/0.85.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphprotocol%2fgraph-cli/0.84.0/0.85.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 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:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> 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 614142e commit ada8cf9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 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
@@ -35,7 +35,7 @@
3535
],
3636
"dependencies": {
3737
"@amxx/graphprotocol-utils": "1.2.0",
38-
"@graphprotocol/graph-cli": "0.84.0",
38+
"@graphprotocol/graph-cli": "0.85.0",
3939
"@graphprotocol/graph-ts": "0.35.1",
4040
"@nomicfoundation/hardhat-foundry": "1.1.2",
4141
"@nomicfoundation/hardhat-ignition-viem": "0.15.6",
@@ -47,7 +47,7 @@
4747
"solhint": "5.0.3"
4848
},
4949
"overrides": {
50-
"@graphprotocol/graph-cli": "0.84.0",
50+
"@graphprotocol/graph-cli": "0.85.0",
5151
"@graphprotocol/graph-ts": "0.35.1"
5252
}
5353
}

0 commit comments

Comments
 (0)