From 7458202dcb0a089b690512e60c8f9640a074d33e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 00:31:58 +0000 Subject: [PATCH] pnpm: Update to version 6.28.0 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index fd116cb5a1..5f8ae83904 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "6.27.1", + "version": "6.28.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.27.1/pnpm-win-x64.exe#/pnpm.exe", - "hash": "c193db8de38c3cf9381af29b647f92c4c0ba5794f514dd6f81f855f6a5f979c0" + "url": "https://github.com/pnpm/pnpm/releases/download/v6.28.0/pnpm-win-x64.exe#/pnpm.exe", + "hash": "5f9bbd0c6e87c9404d63517e8c83ec7ec74640cc711b5b919c6b83704f40faa1" } }, "bin": "pnpm.exe",