Skip to content

Commit 4bd1c48

Browse files
committed
10.20.0
1 parent 9308f0b commit 4bd1c48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

npm_and_yarn/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ARG COREPACK_VERSION=0.33.0
55

66
# Check for updates at https://github.com/pnpm/pnpm/releases
77
# 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
8+
ARG PNPM_VERSION=10.20.0
99

1010
# Check for updates at https://github.com/yarnpkg/berry/releases
1111
# 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

Comments
 (0)