Commit 6bbac57
committed
fix: update pnpm-lock.yaml for v4.4.5 release
The v4.4.5 release PR (#3406) was merged before the automated
lockfile-update job could push its commit, leaving main with
package.json bumped to 4.4.5 but pnpm-lock.yaml still pinned to
4.4.4. This blocks all subsequent pnpm install --frozen-lockfile
runs (release.yml, changesets-pr.yml, etc.).
Regenerated via pnpm install --lockfile-only against current main.1 parent cb94382 commit 6bbac57
1 file changed
Lines changed: 63 additions & 21 deletions
0 commit comments