chore(deps): update dependency thegeeklab/url-parser to v1 (#87)
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Robert Kaussow 2022-08-06 21:13:43 +02:00
commit a589987efc
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.2}"
# renovate: datasource=github-releases depName=thegeeklab/url-parser
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.13}"
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v1.0.0}"
# 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.2}"
# renovate: datasource=github-releases depName=thegeeklab/url-parser
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.13}"
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v1.0.0}"
# 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.2}"
# renovate: datasource=github-releases depName=thegeeklab/url-parser
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.13}"
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v1.0.0}"
# renovate: datasource=npm depName=prettier
ENV PRETTIER_VERSION="${PRETTIER_VERSION:-2.7.1}"
# renovate: datasource=npm depName=spellchecker-cli