Skip to content

Commit

Permalink
chore(deps): update dependency protocolbuffers/protobuf-javascript to…
Browse files Browse the repository at this point in the history
… v3.21.2 (#344)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 11, 2022
1 parent ce57ed9 commit 3a1ddc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ GRPC_VERSION=${GRPC_VERSION:-1.49}
GRPC_JAVA_VERSION=${GRPC_JAVA_VERSION:-1.49}
GRPC_WEB_VERSION=${GRPC_WEB_VERSION:-1.4.1}
GRPC_GATEWAY_VERSION=${GRPC_GATEWAY_VERSION:-v2.0.1}
PROTOBUF_JS_VERSION=${PROTOBUF_JS_VERSION:-v3.21.0}
PROTOBUF_JS_VERSION=${PROTOBUF_JS_VERSION:-v3.21.2}
UBER_PROTOTOOL_VERSION=${UBER_PROTOTOOL_VERSION:-1.10.0}
SCALA_PB_VERSION=${SCALA_PB_VERSION:-0.11.0}
MYPY_VERSION=${MYPY_VERSION:-3.3.0}
Expand Down

0 comments on commit 3a1ddc6

Please sign in to comment.