chore(deps): update dependency pnpm to v11.21.0

This commit is contained in:
woodpecker-bot 2026-08-13 00:05:09 +00:00
parent 9e66af4118
commit e8ff9017f5

View file

@ -9,7 +9,7 @@ ENTRYPOINT [ "./container-init.sh" ]
ENV CI="true"
# renovate: datasource=npm depName=pnpm
ENV PNPM_VERSION="11.8.0"
ENV PNPM_VERSION="11.21.0"
RUN apt-get update \
&& DEBIAN_FRONTEND=noninteractive apt-get --assume-yes upgrade \