From cd3239be033bb5662a4cb7d7f4560ea282d82423 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 00:52:34 +0000 Subject: [PATCH] pnpm: Update to version 8.6.8 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 64d072534e..00c463d87b 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "8.6.7", + "version": "8.6.8", "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.7/pnpm-win-x64.exe#/pnpm.exe", - "hash": "cd9f391b7e5833d024dedb883cacc28f170c760df1975741fae75c65de469d7e" + "url": "https://github.com/pnpm/pnpm/releases/download/v8.6.8/pnpm-win-x64.exe#/pnpm.exe", + "hash": "44aab186e8c8509ea052a60cd4a185580981d11c5c5c84ae28f63fd395e77a85" } }, "bin": "pnpm.exe",