From 2b59c1b9abb46513be7ad3c33ee95160205e7f7c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Feb 2022 00:35:23 +0000 Subject: [PATCH] pnpm: Update to version 6.32.1 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 72598193fd..cb49c5acfb 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "6.32.0", + "version": "6.32.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/v6.32.0/pnpm-win-x64.exe#/pnpm.exe", - "hash": "a6b947410476ed7e4a183e126e8f34b8cbdf8ecb9055624121a10e3dfb75e92d" + "url": "https://github.com/pnpm/pnpm/releases/download/v6.32.1/pnpm-win-x64.exe#/pnpm.exe", + "hash": "07005b36df93951ee4e8da34b6a03daaea708f7179a0067e2e101443903ae89e" } }, "bin": "pnpm.exe",