chore(deps): update dependency prettier to v2.8.7 (#191)
continuous-integration/drone/push Build is passing Details

Reviewed-on: docker/alpine-tools#191
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2023-04-03 08:57:41 +02:00 committed by Robert Kaussow
parent 55b1910bc4
commit a716792a75
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.4}"
# renovate: datasource=github-releases depName=thegeeklab/url-parser
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v1.0.2}"
# renovate: datasource=npm depName=prettier
ENV PRETTIER_VERSION="${PRETTIER_VERSION:-2.8.6}"
ENV PRETTIER_VERSION="${PRETTIER_VERSION:-2.8.7}"
# renovate: datasource=npm depName=spellchecker-cli
ENV SPELLCHECKER_VERSION="${SPELLCHECKER_VERSION:-6.1.1}"
# renovate: datasource=npm depName=js-beautify