chore(deps): update dependency js-beautify to v1.14.9 (#210)
continuous-integration/drone/push Build is passing Details

Reviewed-on: docker/alpine-tools#210
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2023-07-23 12:24:33 +02:00 committed by Robert Kaussow
parent b36c58bbf1
commit c6af83ac98
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ ENV PRETTIER_VERSION="${PRETTIER_VERSION:-3.0.0}"
# renovate: datasource=npm depName=spellchecker-cli
ENV SPELLCHECKER_VERSION="${SPELLCHECKER_VERSION:-6.1.1}"
# renovate: datasource=npm depName=js-beautify
ENV JSBEAUTIFY_VERSION="${JSBEAUTIFY_VERSION:-1.14.8}"
ENV JSBEAUTIFY_VERSION="${JSBEAUTIFY_VERSION:-1.14.9}"
# renovate: datasource=pypi depName=yamllint
ENV YAMLLINT_VERSION="${YAMLLINT_VERSION:-1.32.0}"
# renovate: datasource=github-releases depName=yannh/kubeconform