Skip to content

Commit 3fa3d81

Browse files
ci(deps): update graph-toolbox dependencies (#334)
| datasource | package | from | to | | ---------- | ------------------------ | ------ | ------ | | npm | @graphprotocol/graph-cli | 0.97.1 | 0.98.1 | Co-authored-by: graphops-renovate[bot] <135047802+graphops-renovate[bot]@users.noreply.github.com>
1 parent 750001d commit 3fa3d81

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
@@ -5,7 +5,7 @@ ARG GRAPH_NODE_VERSION="v0.40.2"
55
# renovate: datasource=npm depName=@graphprotocol/indexer-cli
66
ARG INDEXER_VERSION="0.24.3"
77
# renovate: datasource=npm depName=@graphprotocol/graph-cli
8-
ARG GRAPH_CLI_VERSION="0.97.1"
8+
ARG GRAPH_CLI_VERSION="0.98.1"
99

1010
ARG TARGET="x86_64-unknown-linux-gnu"
1111

0 commit comments

Comments
 (0)