From 189b9b0f4746a26a7c31baa3ab5f13348f357113 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 00:36:25 +0000 Subject: [PATCH] pnpm: Update to version 9.15.1 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index d32f1b0615..e9439a542a 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "9.15.0", + "version": "9.15.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/v9.15.0/pnpm-win-x64.exe#/pnpm.exe", - "hash": "35d2bbd3f10bd14d3291643ef66ecf0e796f23d58e18910d63757afc8e580106" + "url": "https://github.com/pnpm/pnpm/releases/download/v9.15.1/pnpm-win-x64.exe#/pnpm.exe", + "hash": "f65f3134f98304d63ed62528904cb7bf58b79daf47f5a85eed69aa380c1504d2" } }, "bin": "pnpm.exe",