From cf2528aa27e0900aaf2587d5520ddce3465961b9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 12:31:33 +0000 Subject: [PATCH] pnpm: Update to version 10.8.1 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 7d5bdde368..af62cf711c 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "10.8.0", + "version": "10.8.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.8.0/pnpm-win-x64.exe#/pnpm.exe", - "hash": "d0d10d19ece1accd08d6213354e66a8d65127851f1e13499ae89d28a260f6dbc" + "url": "https://github.com/pnpm/pnpm/releases/download/v10.8.1/pnpm-win-x64.exe#/pnpm.exe", + "hash": "e95cb87936d91c6e3d4f21ba0cd2a3e90c6e64f8f477402ebe0fa4dbbf13aa70" } }, "bin": "pnpm.exe",