From a76567b5388e515f3c0a14418e01513dc63341a4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 04:57:56 +0000 Subject: [PATCH] pnpm: Update to version 7.12.1 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index ebd0d8fc57..8ae08847fc 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "7.12.0", + "version": "7.12.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/v7.12.0/pnpm-win-x64.exe#/pnpm.exe", - "hash": "bb4ee00773f1d04f6369db3be465d1cea6e887b433fc1bd8ce6e73c086fe6df2" + "url": "https://github.com/pnpm/pnpm/releases/download/v7.12.1/pnpm-win-x64.exe#/pnpm.exe", + "hash": "9ab395b4dec33718e8a004326fe91402600c01fee3d5c3fa56b4ce356da1d0e3" } }, "bin": "pnpm.exe",