From 705d0ff6d6c3a23770e4ed2f947e308a64c8f606 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 18:13:36 +0000 Subject: [PATCH] chore(deps): update dependency @graphprotocol/graph-cli to v0.90.1 (#78) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | @​graphprotocol/graph-cli | [`0.90.0` -> `0.90.1`](https://renovatebot.com/diffs/npm/@graphprotocol%2fgraph-cli/0.90.0/0.90.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@graphprotocol%2fgraph-cli/0.90.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@graphprotocol%2fgraph-cli/0.90.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@graphprotocol%2fgraph-cli/0.90.0/0.90.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphprotocol%2fgraph-cli/0.90.0/0.90.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] 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-diamond-bond). ## Summary by Sourcery Chores: - Update the @graphprotocol/graph-cli dependency from version 0.90.0 to 0.90.1 in package.json. Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- bun.lockb | Bin 368892 -> 368892 bytes package.json | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lockb b/bun.lockb index 6ddfd425e69983bcde1f4570e26d4f4e2a11d16c..f74e8252360521c80dce3474ac18adb90ce227c2 100755 GIT binary patch delta 165 zcmV;W09yb2!4~|%7LYC=Gz<;@y?1aYZ@R7@b^AGP%U&VN;Z8W{`eiQTj2MW2u}+%h zlO#tdm(TGis!I)8q@ke41jh!DzyV?NI`^?NI}qo&hk2itq!sitq%5 TX#p^|5LyL4MgcIFP@n~@r!rD# diff --git a/package.json b/package.json index 9ca1b73..553530e 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ ], "dependencies": { "@amxx/graphprotocol-utils": "1.2.0", - "@graphprotocol/graph-cli": "0.90.0", + "@graphprotocol/graph-cli": "0.90.1", "@graphprotocol/graph-ts": "0.35.1", "@nomicfoundation/hardhat-foundry": "1.1.3", "@nomicfoundation/hardhat-ignition-viem": "0.15.8", @@ -48,7 +48,7 @@ "@prb/math": "4.1.0" }, "overrides": { - "@graphprotocol/graph-cli": "0.90.0", + "@graphprotocol/graph-cli": "0.90.1", "@graphprotocol/graph-ts": "0.35.1" }, "trustedDependencies": [