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

Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2023-03-22 08:35:34 +01:00 committed by Robert Kaussow
parent 44472c7b18
commit eb2f9a5188
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.5}"
ENV PRETTIER_VERSION="${PRETTIER_VERSION:-2.8.6}"
# renovate: datasource=npm depName=spellchecker-cli
ENV SPELLCHECKER_VERSION="${SPELLCHECKER_VERSION:-6.1.1}"
# renovate: datasource=npm depName=js-beautify