Skip to content

Commit 0a467e9

Browse files
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/[email protected]/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] <[email protected]>
1 parent 8e220c4 commit 0a467e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/network-subgraphs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"coverage": "cd ../../ && graph test -d -- -c"
2020
},
2121
"devDependencies": {
22-
"@graphprotocol/graph-cli": "0.89.0",
22+
"@graphprotocol/graph-cli": "0.97.1",
2323
"matchstick-as": "0.5.0"
2424
},
2525
"dependencies": {

0 commit comments

Comments
 (0)