chore(deps): update dependency @lhci/cli to v0.11.0
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
edf94b9894
commit
f2e2d5be23
@ -11,7 +11,7 @@ ARG BUILD_VERSION
|
||||
ARG YQ_VERSION
|
||||
|
||||
# renovate: datasource=npm depName=@lhci/cli
|
||||
ENV LHCI_VERSION="${BUILD_VERSION:-0.10.0}"
|
||||
ENV LHCI_VERSION="${BUILD_VERSION:-0.11.0}"
|
||||
# renovate: datasource=github-releases depName=mikefarah/yq
|
||||
ENV YQ_VERSION="${YQ_VERSION:-v4.30.8}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user