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 30f8716 commit 044c763Copy full SHA for 044c763
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.11.1
+ARG PNPM_VERSION=10.14.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