Skip to content

Commit 1701007

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 b575045 commit 1701007

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
@@ -11,7 +11,7 @@
1111
"coverage": "cd ../../ && graph test -d -- -c"
1212
},
1313
"devDependencies": {
14-
"@graphprotocol/graph-cli": "0.89.0",
14+
"@graphprotocol/graph-cli": "0.97.1",
1515
"handlebars": "4.7.8",
1616
"matchstick-as": "0.5.0"
1717
},

0 commit comments

Comments
 (0)