From fb91ea72dec08bf5f385deceb9f716b88474850c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 00:33:16 +0000 Subject: [PATCH] pnpm: Update to version 9.0.5 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index ff021d991a..5b91384de7 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "9.0.4", + "version": "9.0.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/v9.0.4/pnpm-win-x64.exe#/pnpm.exe", - "hash": "59306cad65ac1bbb33c4bdb49d172299b686731b96a9254af47d8af5b4a19d7a" + "url": "https://github.com/pnpm/pnpm/releases/download/v9.0.5/pnpm-win-x64.exe#/pnpm.exe", + "hash": "fe4d568d511afe154bc15d8be43943e17b3dd44dbf1cb2d958a06a0e8af90b30" } }, "bin": "pnpm.exe",