From 85ad2c8b207a692f39551ef774e2457bb2c44094 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 12:32:53 +0000 Subject: [PATCH] pnpm: Update to version 10.5.1 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 50d968c954..6616fba38c 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "10.5.0", + "version": "10.5.1", "description": "A fast and disk space efficient Node package manager.", "homepage": "https://pnpm.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/pnpm/pnpm/releases/download/v10.5.0/pnpm-win-x64.exe#/pnpm.exe", - "hash": "ff1ce8da5924285a17126e1bd49583fa6d2ea7d2ddfb961e171e121a549eea70" + "url": "https://github.com/pnpm/pnpm/releases/download/v10.5.1/pnpm-win-x64.exe#/pnpm.exe", + "hash": "df79fec3d4c15beb165448ae1699957ea2dc9c05720a71d021abd85b9c6f6018" } }, "bin": "pnpm.exe",