Skip to content

Commit d5c4f93

Browse files
ci(deps): update graph-toolbox dependencies (#135)
| datasource | package | from | to | | ---------- | ------------------------ | ------ | ------ | | npm | @graphprotocol/graph-cli | 0.73.0 | 0.74.0 | Co-authored-by: Renovate Bot <135047802+graphops-renovate[bot]@users.noreply.github.com>
1 parent 390f36b commit d5c4f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/graph-toolbox/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ARG GRAPH_NODE_VERSION="v0.33.0@sha256:11ae63286e8bb69d89a9663e496ef1ceed715621b
33
# renovate: datasource=npm depName=@graphprotocol/indexer-cli versioning=semver
44
ARG INDEXER_VERSION="0.21.1"
55
# renovate: datasource=npm depName=@graphprotocol/graph-cli versioning=semver
6-
ARG GRAPH_CLI_VERSION="0.73.0"
6+
ARG GRAPH_CLI_VERSION="0.74.0"
77

88
ARG TARGET="x86_64-unknown-linux-gnu"
99

0 commit comments

Comments
 (0)