From ea5fa665ddafbc4e261835349b4b5ac41d28f709 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Dec 2022 20:25:14 +0000 Subject: [PATCH] pnpm: Update to version 7.21.0 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 7096d21f28..79ec4351dd 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "7.20.0", + "version": "7.21.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/v7.20.0/pnpm-win-x64.exe#/pnpm.exe", - "hash": "312295d6bb5f16500d1732222ac7e8c1cd51545242935a885b542e5f3eed3ab7" + "url": "https://github.com/pnpm/pnpm/releases/download/v7.21.0/pnpm-win-x64.exe#/pnpm.exe", + "hash": "2b4055d1e0f0e5f0f5e7e933ed205be5eb8f823df70bc60719684ae21215c8aa" } }, "bin": "pnpm.exe",