pnpm: 10.28.2 → 10.29.1 (#14560)

* pnpm -> 10.29.1 in updater-pnpm-10.29.1

* updater-pnpm-10.29.1: Package File Update Run on linux/amd64 container.

---------

Co-authored-by: satmandu <satmandu@users.noreply.github.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
chromebrew-actions[bot]
2026-02-07 17:18:22 -06:00
committed by GitHub
parent f1d8aa34b4
commit e0952ed86d
2 changed files with 3 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
# Total size: 65812715
# Total size: 65862878
/usr/local/bin/pnpm

View File

@@ -3,11 +3,11 @@ require 'package'
class Pnpm < Package
description 'Fast, disk space efficient package manager'
homepage 'https://pnpm.io/'
version '10.28.2'
version '10.29.1'
license 'MIT'
compatibility 'x86_64'
source_url "https://github.com/pnpm/pnpm/releases/download/v#{version}/pnpm-linux-x64"
source_sha256 '9f38396f660cd3b1f71e0b0af0b7ba22dd1fd446dc37840a1b6a025868557390'
source_sha256 'df728857c759d9d355b245ae889aee1c54a634d51486e76d1ecaaaead26569b2'
no_compile_needed