From 1c603e8e2730867c422596e3d9ae0d99da5ca0d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 20:23:53 +0000 Subject: [PATCH] pnpm: Update to version 8.15.1 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 476eac7ab1..2a7a1cbdb5 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "8.15.0", + "version": "8.15.1", "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.0/pnpm-win-x64.exe#/pnpm.exe", - "hash": "0db12ea615762ebee179ec4d31b32a1ce969fefa6466427c492615ec02a4a8e4" + "url": "https://github.com/pnpm/pnpm/releases/download/v8.15.1/pnpm-win-x64.exe#/pnpm.exe", + "hash": "f74a4c33fabea5e88b884744046675b1fc05f2b150ed18ca3d3e9cf3bf34e04b" } }, "bin": "pnpm.exe",