From 7977a8cf26456c59ab73f5fa54df76a8e1b08d7c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 26 Aug 2023 20:22:36 +0000 Subject: [PATCH] pnpm: Update to version 8.7.0 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index c697e0f14c..efdcf7dc2e 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "8.6.12", + "version": "8.7.0", "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.12/pnpm-win-x64.exe#/pnpm.exe", - "hash": "b61ed0882670e6b02f76913f462917c4c50b3c107f03c4e807d1ba0332d3c046" + "url": "https://github.com/pnpm/pnpm/releases/download/v8.7.0/pnpm-win-x64.exe#/pnpm.exe", + "hash": "45ed37d578a133046d73c8c3f384354fe1641feefcdedc7118b5827e6781d15c" } }, "bin": "pnpm.exe",