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

Reviewed-on: docker/alpine-tools#205
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2023-06-05 10:41:54 +02:00 committed by Robert Kaussow
parent 08c0b967c5
commit bb4d310883
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ ENV PRETTIER_VERSION="${PRETTIER_VERSION:-2.8.8}"
# 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.7}"
ENV JSBEAUTIFY_VERSION="${JSBEAUTIFY_VERSION:-1.14.8}"
# renovate: datasource=pypi depName=yamllint
ENV YAMLLINT_VERSION="${YAMLLINT_VERSION:-1.32.0}"
# renovate: datasource=github-releases depName=yannh/kubeconform