Skip to content

Commit 68af77d

Browse files
ci(deps): update graph-toolbox dependencies (#347)
| datasource | package | from | to | | ---------- | -------------------------- | ------ | ------ | | npm | @graphprotocol/indexer-cli | 0.25.3 | 0.25.6 | Co-authored-by: graphops-renovate[bot] <135047802+graphops-renovate[bot]@users.noreply.github.com>
1 parent a3e2c1b commit 68af77d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dockerfiles/graph-toolbox/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ARG RUST_VERSION="1"
33
# renovate: datasource=docker depName=graphprotocol/graph-node
44
ARG GRAPH_NODE_VERSION="v0.41.1"
55
# renovate: datasource=npm depName=@graphprotocol/indexer-cli
6-
ARG INDEXER_VERSION="0.25.3"
6+
ARG INDEXER_VERSION="0.25.6"
77
# renovate: datasource=npm depName=@graphprotocol/graph-cli
88
ARG GRAPH_CLI_VERSION="0.98.1"
99

0 commit comments

Comments
 (0)