From 3b19369f7ca8a6af8d35dbf81f40830265cd630a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 11 Jun 2023 20:23:41 +0000 Subject: [PATCH] pnpm: Update to version 8.6.2 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 7300ddddaa..cfc04928fe 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "8.6.1", + "version": "8.6.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/v8.6.1/pnpm-win-x64.exe#/pnpm.exe", - "hash": "de00c16b0f8a60e583bd2848da4df3e38089aa0567792597c3cef07366eeb80d" + "url": "https://github.com/pnpm/pnpm/releases/download/v8.6.2/pnpm-win-x64.exe#/pnpm.exe", + "hash": "37864231aecfc6ae40030303d03a9a47861ae314c142ed237fa90397b321cf80" } }, "bin": "pnpm.exe",