From 2400b818dd328315ed4edc67a99129c09f5f66da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Jan 2022 12:32:17 +0000 Subject: [PATCH] pnpm: Update to version 6.27.0 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index e652580d9b..e6aa1d4c8a 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "6.26.1", + "version": "6.27.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.26.1/pnpm-win-x64.exe#/pnpm.exe", - "hash": "59a098c9d4fd8a791814f582472553af047b9e5a31dee6cec926143a35e438a4" + "url": "https://github.com/pnpm/pnpm/releases/download/v6.27.0/pnpm-win-x64.exe#/pnpm.exe", + "hash": "53a203b77a5433213d0df40e7e80c6f2dbd003f05dad796ceaa6446adf1ede9b" } }, "bin": "pnpm.exe",