From e8dc3d2435de15389c128323f131313f5bfdd8f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 16:27:31 +0000 Subject: [PATCH] pnpm: Update to version 8.6.3 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index cfc04928fe..18e1eb155a 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "8.6.2", + "version": "8.6.3", "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.2/pnpm-win-x64.exe#/pnpm.exe", - "hash": "37864231aecfc6ae40030303d03a9a47861ae314c142ed237fa90397b321cf80" + "url": "https://github.com/pnpm/pnpm/releases/download/v8.6.3/pnpm-win-x64.exe#/pnpm.exe", + "hash": "cf4ee06942ed79cda6fcfe6f56da109baf25ea2a1b593e8b8b5045a6bc786565" } }, "bin": "pnpm.exe",