chore(deps): update dependency thegeeklab/url-parser to v1.0.1
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovator Bot 2022-11-24 11:00:58 +00:00
parent 1669890998
commit 3a5c96bb77
3 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ ARG PRETTIER_VERSION
# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.3}"
# renovate: datasource=github-releases depName=thegeeklab/url-parser
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v1.0.0}"
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v1.0.1}"
# renovate: datasource=npm depName=prettier
ENV PRETTIER_VERSION="${PRETTIER_VERSION:-2.7.1}"
# renovate: datasource=npm depName=spellchecker-cli

View File

@ -15,7 +15,7 @@ ARG PRETTIER_VERSION
# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.3}"
# renovate: datasource=github-releases depName=thegeeklab/url-parser
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v1.0.0}"
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v1.0.1}"
# renovate: datasource=npm depName=prettier
ENV PRETTIER_VERSION="${PRETTIER_VERSION:-2.7.1}"
# renovate: datasource=npm depName=spellchecker-cli

View File

@ -15,7 +15,7 @@ ARG PRETTIER_VERSION
# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.3}"
# renovate: datasource=github-releases depName=thegeeklab/url-parser
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v1.0.0}"
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v1.0.1}"
# renovate: datasource=npm depName=prettier
ENV PRETTIER_VERSION="${PRETTIER_VERSION:-2.7.1}"
# renovate: datasource=npm depName=spellchecker-cli