Skip to content

Commit b8432f1

Browse files
chore(deps): update dependency ada-url/ada to v3.2.3
1 parent 88164b0 commit b8432f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.devcontainer/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ RUN \
3535
WORKDIR /usr/src
3636

3737
# renovate: datasource=github-tags depName=ada-url/ada
38-
ENV LIBADA_VERSION=v3.2.1
38+
ENV LIBADA_VERSION=v3.2.3
3939
# renovate: datasource=github-tags depName=nodejs/llhttp
4040
ENV LLHTTP_VERSION=v9.2.1
4141
# renovate: datasource=github-tags depName=nanodbc/nanodbc

.github/actions/install-dependencies/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ runs:
3030
echo "LIBRESSL_VERSION=${LIBRESSL_VERSION}" >> "${GITHUB_ENV}"
3131
env:
3232
# renovate: datasource=github-tags depName=ada-url/ada
33-
LIBADA_VERSION: v3.2.1
33+
LIBADA_VERSION: v3.2.3
3434
# renovate: datasource=github-tags depName=nodejs/llhttp
3535
LLHTTP_VERSION: v9.2.1
3636
# renovate: datasource=github-tags depName=nanodbc/nanodbc

0 commit comments

Comments
 (0)