From 3318f6afe8651414fa5b878c8192bbb8e8e2f7ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 16:25:57 +0000 Subject: [PATCH] pnpm: Update to version 8.15.3 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index f0d7ce7f7d..8754116087 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "8.15.2", + "version": "8.15.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.15.2/pnpm-win-x64.exe#/pnpm.exe", - "hash": "4046d10ff1b5f7a3868a271fb257795db54d720140ee1e23a007291620048c0d" + "url": "https://github.com/pnpm/pnpm/releases/download/v8.15.3/pnpm-win-x64.exe#/pnpm.exe", + "hash": "4b36496ae5bc3f75a18af5cc17b30737b951d17d1a7f6d21dc9f941ac5be3275" } }, "bin": "pnpm.exe",