diff --git a/npm_and_yarn/Dockerfile b/npm_and_yarn/Dockerfile index e07f7fd6a2cc..78239014d31f 100644 --- a/npm_and_yarn/Dockerfile +++ b/npm_and_yarn/Dockerfile @@ -1,7 +1,7 @@ FROM ghcr.io/dependabot/dependabot-updater-core # Check for updates at https://github.com/pnpm/pnpm/releases -ARG PNPM_VERSION=8.8.0 +ARG PNPM_VERSION=8.9.0 # Check for updates at https://github.com/yarnpkg/berry/releases ARG YARN_VERSION=3.6.3