From 94667941204d003350c9897a9b4ffeb645f13c3e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Jan 2024 16:25:40 +0000 Subject: [PATCH] pnpm: Update to version 8.15.0 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index b4e4c41fb3..476eac7ab1 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "8.14.3", + "version": "8.15.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.14.3/pnpm-win-x64.exe#/pnpm.exe", - "hash": "090f5fc64c3042bfa88350526bd2c50d0e1e82892f440d954e5da3d64be0bd64" + "url": "https://github.com/pnpm/pnpm/releases/download/v8.15.0/pnpm-win-x64.exe#/pnpm.exe", + "hash": "0db12ea615762ebee179ec4d31b32a1ce969fefa6466427c492615ec02a4a8e4" } }, "bin": "pnpm.exe",