From 1142aa894665fbf1fb92c9f6a2a5ec0f1c1e85f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 00:32:51 +0000 Subject: [PATCH] pnpm: Update to version 8.15.2 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 2a7a1cbdb5..f0d7ce7f7d 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "8.15.1", + "version": "8.15.2", "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.1/pnpm-win-x64.exe#/pnpm.exe", - "hash": "f74a4c33fabea5e88b884744046675b1fc05f2b150ed18ca3d3e9cf3bf34e04b" + "url": "https://github.com/pnpm/pnpm/releases/download/v8.15.2/pnpm-win-x64.exe#/pnpm.exe", + "hash": "4046d10ff1b5f7a3868a271fb257795db54d720140ee1e23a007291620048c0d" } }, "bin": "pnpm.exe",