From 0a467e909b5705f8f373aec07273e9abdc9131e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 05:58:23 +0000 Subject: [PATCH] build(deps-dev): bump @graphprotocol/graph-cli Bumps [@graphprotocol/graph-cli](https://github.com/graphprotocol/graph-tooling/tree/HEAD/packages/cli) from 0.89.0 to 0.97.1. - [Release notes](https://github.com/graphprotocol/graph-tooling/releases) - [Changelog](https://github.com/graphprotocol/graph-tooling/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/graphprotocol/graph-tooling/commits/@graphprotocol/graph-cli@0.97.1/packages/cli) --- updated-dependencies: - dependency-name: "@graphprotocol/graph-cli" dependency-version: 0.97.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/network-subgraphs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/network-subgraphs/package.json b/packages/network-subgraphs/package.json index 633bff1aa..5d1b4f771 100644 --- a/packages/network-subgraphs/package.json +++ b/packages/network-subgraphs/package.json @@ -19,7 +19,7 @@ "coverage": "cd ../../ && graph test -d -- -c" }, "devDependencies": { - "@graphprotocol/graph-cli": "0.89.0", + "@graphprotocol/graph-cli": "0.97.1", "matchstick-as": "0.5.0" }, "dependencies": {