Skip to content

Commit

Permalink
Bump pnpm to 9.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yeikel authored and randhircs committed Jan 7, 2025
1 parent 6948d5f commit b03c81c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion npm_and_yarn/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM ghcr.io/dependabot/dependabot-updater-core
ARG COREPACK_VERSION=0.30.0

# Check for updates at https://github.com/pnpm/pnpm/releases
ARG PNPM_VERSION=9.15.0
ARG PNPM_VERSION=9.15.3

# Check for updates at https://github.com/yarnpkg/berry/releases
ARG YARN_VERSION=4.5.3
Expand Down

0 comments on commit b03c81c

Please sign in to comment.