From b7b3f89094fb96eeb92274ee3d1ef1e28652b2f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 16:28:15 +0000 Subject: [PATCH] pnpm: Update to version 8.14.3 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index ed311afa5a..b4e4c41fb3 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "8.14.2", + "version": "8.14.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.14.2/pnpm-win-x64.exe#/pnpm.exe", - "hash": "9c45720cb11e8d5b14819f84d7c9f5d624077901d45eca8f13abcbc0baeaa068" + "url": "https://github.com/pnpm/pnpm/releases/download/v8.14.3/pnpm-win-x64.exe#/pnpm.exe", + "hash": "090f5fc64c3042bfa88350526bd2c50d0e1e82892f440d954e5da3d64be0bd64" } }, "bin": "pnpm.exe",