chore(deps): update dependency @lhci/cli to v0.14.0
All checks were successful
ci/woodpecker/pr/build-package Pipeline was successful
ci/woodpecker/pr/build-container Pipeline was successful
ci/woodpecker/pr/docs Pipeline was successful

This commit is contained in:
Renovator Bot 2024-06-21 13:03:28 +00:00
parent 72164ec7db
commit ace1fca5e6

View File

@ -11,7 +11,7 @@ ARG BUILD_VERSION
ARG YQ_VERSION
# renovate: datasource=npm depName=@lhci/cli
ENV LHCI_VERSION="${BUILD_VERSION:-0.13.0}"
ENV LHCI_VERSION="${BUILD_VERSION:-0.14.0}"
# renovate: datasource=github-releases depName=mikefarah/yq
ENV YQ_VERSION="${YQ_VERSION:-v4.44.2}"