From 2eb2be8c6c7be92af6b0fc66a204817ae9cf846e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 01:56:33 +0000 Subject: [PATCH] pnpm: Update to version 7.24.3 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index b57a43ea95..5583c96d61 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "7.24.2", + "version": "7.24.3", "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/v7.24.2/pnpm-win-x64.exe#/pnpm.exe", - "hash": "9b9c0949892d085cea034c11e5a510fd5b3a8da754262a9abd505958f108f86c" + "url": "https://github.com/pnpm/pnpm/releases/download/v7.24.3/pnpm-win-x64.exe#/pnpm.exe", + "hash": "95793b4459511d0dbe9b1f19ebc478ee819d58c2e98713ceeec513eb2db187b8" } }, "bin": "pnpm.exe",