Skip to content

Commit 6afc855

Browse files
chore(deps-dev): bump @graphprotocol/graph-cli from 0.73.0 to 0.96.0
Bumps [@graphprotocol/graph-cli](https://github.com/graphprotocol/graph-tooling/tree/HEAD/packages/cli) from 0.73.0 to 0.96.0. - [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.96.0/packages/cli) --- updated-dependencies: - dependency-name: "@graphprotocol/graph-cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31643e3 commit 6afc855

File tree

4 files changed

+1103
-1156
lines changed

4 files changed

+1103
-1156
lines changed

relayer-subgraph-inbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@graphprotocol/graph-ts": "^0.35.1"
2222
},
2323
"devDependencies": {
24-
"@graphprotocol/graph-cli": "^0.73.0",
24+
"@graphprotocol/graph-cli": "^0.96.0",
2525
"concat-stream": "^2.0.0",
2626
"gluegun": "^5.1.2",
2727
"matchstick-as": "0.5.2"

veascan-subgraph-inbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"@graphprotocol/graph-ts": "^0.35.1"
2121
},
2222
"devDependencies": {
23-
"@graphprotocol/graph-cli": "^0.73.0"
23+
"@graphprotocol/graph-cli": "^0.96.0"
2424
}
2525
}

veascan-subgraph-outbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
},
2626
"devDependencies": {
2727
"@goldskycom/cli": "^1.6.0",
28-
"@graphprotocol/graph-cli": "^0.73.0"
28+
"@graphprotocol/graph-cli": "^0.96.0"
2929
}
3030
}

0 commit comments

Comments
 (0)