We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9308f0b commit 4bd1c48Copy full SHA for 4bd1c48
npm_and_yarn/Dockerfile
@@ -5,7 +5,7 @@ ARG COREPACK_VERSION=0.33.0
5
6
# Check for updates at https://github.com/pnpm/pnpm/releases
7
# With every major release update, also update npm_and_yarn/lib/dependabot/npm_and_yarn/pnpm_package_manager.rb (Section : Update instructions)
8
-ARG PNPM_VERSION=10.19.0
+ARG PNPM_VERSION=10.20.0
9
10
# Check for updates at https://github.com/yarnpkg/berry/releases
11
# With every major release update, also update npm_and_yarn/lib/dependabot/npm_and_yarn/yarn_package_manager.rb (Section : Update instructions)
0 commit comments