From a9dec7c2fb92efcddd1015aa1be41882bd91e8d2 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Mon, 2 May 2022 21:00:31 +0000 Subject: [PATCH] chore(deps): update dependency thegeeklab/url-parser to v0.2.11 --- Dockerfile.amd64 | 2 +- Dockerfile.arm | 2 +- Dockerfile.arm64 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Dockerfile.amd64 b/Dockerfile.amd64 index 66165e0..34a09ee 100644 --- a/Dockerfile.amd64 +++ b/Dockerfile.amd64 @@ -15,7 +15,7 @@ ARG PRETTIER_VERSION # renovate: datasource=github-releases depName=hairyhenderson/gomplate ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.10.0}" # renovate: datasource=github-releases depName=thegeeklab/url-parser -ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.10}" +ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.11}" # renovate: datasource=npm depName=prettier ENV PRETTIER_VERSION="${BUILD_VERSION:-2.6.2}" diff --git a/Dockerfile.arm b/Dockerfile.arm index f9ce694..6c038d6 100644 --- a/Dockerfile.arm +++ b/Dockerfile.arm @@ -15,7 +15,7 @@ ARG PRETTIER_VERSION # renovate: datasource=github-releases depName=hairyhenderson/gomplate ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.10.0}" # renovate: datasource=github-releases depName=thegeeklab/url-parser -ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.10}" +ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.11}" # renovate: datasource=npm depName=prettier ENV PRETTIER_VERSION="${BUILD_VERSION:-2.6.2}" diff --git a/Dockerfile.arm64 b/Dockerfile.arm64 index 99da58b..d1be90d 100644 --- a/Dockerfile.arm64 +++ b/Dockerfile.arm64 @@ -15,7 +15,7 @@ ARG PRETTIER_VERSION # renovate: datasource=github-releases depName=hairyhenderson/gomplate ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.10.0}" # renovate: datasource=github-releases depName=thegeeklab/url-parser -ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.10}" +ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v0.2.11}" # renovate: datasource=npm depName=prettier ENV PRETTIER_VERSION="${BUILD_VERSION:-2.6.2}"