Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pnpm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: pnpm
version: "10.33.1"
version: "11.0.8"
epoch: 0 # go/wolfi-rsc/pnpm
description: "Fast, disk space efficient package manager"
copyright:
Expand Down Expand Up @@ -32,7 +32,7 @@ pipeline:
with:
repository: https://github.com/pnpm/pnpm
tag: v${{package.version}}
expected-commit: 89e3ac52499208440130506106280a63756d3534
expected-commit: 59ec360374770155fcdcf72001b9cdad525debcb

- name: "Update pnpm version in package.json"
runs: |
Expand Down