From 336e15941a65358091dabf6c78d19249ac9c7283 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 27 Feb 2022 16:29:25 +0000 Subject: [PATCH] pnpm: Update to version 6.32.2 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index cb49c5acfb..f28acfa57f 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "6.32.1", + "version": "6.32.2", "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.1/pnpm-win-x64.exe#/pnpm.exe", - "hash": "07005b36df93951ee4e8da34b6a03daaea708f7179a0067e2e101443903ae89e" + "url": "https://github.com/pnpm/pnpm/releases/download/v6.32.2/pnpm-win-x64.exe#/pnpm.exe", + "hash": "03ecc09cbf520bbc83f217dfe5b1315e67dfd7a6275355756c9ebef252033e67" } }, "bin": "pnpm.exe",