Skip to content

Commit

Permalink
ci(deps): update graph-toolbox dependencies (#127)
Browse files Browse the repository at this point in the history
| datasource | package                  | from   | to     |
| ---------- | ------------------------ | ------ | ------ |
| npm        | @graphprotocol/graph-cli | 0.70.0 | 0.71.0 |

Co-authored-by: Renovate Bot <135047802+graphops-renovate[bot]@users.noreply.github.com>
  • Loading branch information
graphops-renovate[bot] committed Apr 23, 2024
1 parent 0fdf8bf commit 12a8842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/graph-toolbox/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ARG GRAPH_NODE_VERSION="v0.33.0@sha256:11ae63286e8bb69d89a9663e496ef1ceed715621b
# renovate: datasource=npm depName=@graphprotocol/indexer-cli versioning=semver
ARG INDEXER_VERSION="0.21.1"
# renovate: datasource=npm depName=@graphprotocol/graph-cli versioning=semver
ARG GRAPH_CLI_VERSION="0.70.0"
ARG GRAPH_CLI_VERSION="0.71.0"

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

Expand Down

0 comments on commit 12a8842

Please sign in to comment.