From 2126167975560ad034cd0505ec1589d712b3e3f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Feb 2022 04:29:07 +0000 Subject: [PATCH] pnpm: Update to version 6.32.0 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index fe64c781ce..72598193fd 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "6.31.0", + "version": "6.32.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/v6.31.0/pnpm-win-x64.exe#/pnpm.exe", - "hash": "f61b4ad1da1645bc30613d8113e1b13ffbcef1c29cac424671e0150d16f15f1b" + "url": "https://github.com/pnpm/pnpm/releases/download/v6.32.0/pnpm-win-x64.exe#/pnpm.exe", + "hash": "a6b947410476ed7e4a183e126e8f34b8cbdf8ecb9055624121a10e3dfb75e92d" } }, "bin": "pnpm.exe",