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