From f2e277176be3aeaa01464ab862a9153cac04757c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 12:31:14 +0000 Subject: [PATCH] pnpm: Update to version 8.6.5 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 0b47a70874..70673422a4 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "8.6.4", + "version": "8.6.5", "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.4/pnpm-win-x64.exe#/pnpm.exe", - "hash": "3616378d80ed696aab6758d7e6332db3fd9a7d0409007e44a1da296c20ca19b0" + "url": "https://github.com/pnpm/pnpm/releases/download/v8.6.5/pnpm-win-x64.exe#/pnpm.exe", + "hash": "f9fb8d9bef01c0f91a76ff367da860aa1c77d35dd50695d8c862a09489d4642a" } }, "bin": "pnpm.exe",