From 76a4ba051ed05d9e49246caf18eacdbf63f357c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 May 2022 16:31:56 +0000 Subject: [PATCH] pnpm: Update to version 7.1.1 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 9a4c18b435..19f3025c99 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "6.32.13", + "version": "7.1.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.13/pnpm-win-x64.exe#/pnpm.exe", - "hash": "ac1b45a5be52f03adc63dcb203ca8047bd487bb3d98ba8f29d0bfd5427b76cbe" + "url": "https://github.com/pnpm/pnpm/releases/download/v7.1.1/pnpm-win-x64.exe#/pnpm.exe", + "hash": "d759725c34322b58527a4949375ed54d49c42baf979ff0347baef937c49a9765" } }, "bin": "pnpm.exe",