From 4f5a3a6039133ead5fdf1f650f772898365cca5c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 04:25:58 +0000 Subject: [PATCH] pnpm: Update to version 8.12.0 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 49a5aebdd6..354ca86921 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "8.11.0", + "version": "8.12.0", "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/v8.11.0/pnpm-win-x64.exe#/pnpm.exe", - "hash": "cc475f84396a8265071e8b30db30134111f80f3c322f1b404b4411a0137601b3" + "url": "https://github.com/pnpm/pnpm/releases/download/v8.12.0/pnpm-win-x64.exe#/pnpm.exe", + "hash": "0153681c7f7ba1feab2eef7482feef6c2a1563367818514021642cbcb3a268ef" } }, "bin": "pnpm.exe",