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

This commit is contained in:
Renovator Bot 2021-05-10 08:30:36 +00:00
parent 2c3ea8b6da
commit 7ec13a1d7a
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.9.0}"
# renovate: datasource=github-releases depName=thegeeklab/url-parser
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.3}"
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.4}"
# renovate: datasource=npm depName=prettier
ENV PRETTIER_VERSION="${BUILD_VERSION:-2.3.0}"

View File

@ -15,7 +15,7 @@ ARG PRETTIER_VERSION
# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.9.0}"
# renovate: datasource=github-releases depName=thegeeklab/url-parser
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.3}"
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.4}"
# renovate: datasource=npm depName=prettier
ENV PRETTIER_VERSION="${BUILD_VERSION:-2.3.0}"

View File

@ -15,7 +15,7 @@ ARG PRETTIER_VERSION
# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.9.0}"
# renovate: datasource=github-releases depName=thegeeklab/url-parser
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.3}"
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.4}"
# renovate: datasource=npm depName=prettier
ENV PRETTIER_VERSION="${BUILD_VERSION:-2.3.0}"