chore(deps): update dependency @lhci/cli to v0.14.0 (#379)
Some checks failed
ci/woodpecker/push/build-package Pipeline was successful
ci/woodpecker/push/build-container Pipeline failed
ci/woodpecker/push/docs unknown status
ci/woodpecker/push/notify Pipeline failed

Reviewed-on: #379
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2024-08-12 09:22:34 +02:00 committed by Robert Kaussow
parent 72164ec7db
commit 336d2df01f

View File

@ -11,7 +11,7 @@ ARG BUILD_VERSION
ARG YQ_VERSION ARG YQ_VERSION
# renovate: datasource=npm depName=@lhci/cli # 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 # renovate: datasource=github-releases depName=mikefarah/yq
ENV YQ_VERSION="${YQ_VERSION:-v4.44.2}" ENV YQ_VERSION="${YQ_VERSION:-v4.44.2}"