From 860456ab1aef1614bc9f927f456c653190dc1526 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 00:33:05 +0000 Subject: [PATCH] pnpm: Update to version 8.15.5 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index b5817c3b08..bea9b5a7bf 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "8.15.4", + "version": "8.15.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.15.4/pnpm-win-x64.exe#/pnpm.exe", - "hash": "0a65f70ccea64f45e95c6706d4afb230096dce0373264aa7f0fb24ea437a56db" + "url": "https://github.com/pnpm/pnpm/releases/download/v8.15.5/pnpm-win-x64.exe#/pnpm.exe", + "hash": "dc7ce514e9129f49185c57c3e16d18e68d59df1aad3f0632e0ff157f34c757a5" } }, "bin": "pnpm.exe",