From 028b4b65e3a1b279bde8d639321be09c364948fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 04:26:08 +0000 Subject: [PATCH] pnpm: Update to version 8.14.0 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 29502bfdc2..85146a98d1 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "8.13.1", + "version": "8.14.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.13.1/pnpm-win-x64.exe#/pnpm.exe", - "hash": "07a6c0c9f310062e5009f69334092e01e9e9be94c5343a23156a874875f2de03" + "url": "https://github.com/pnpm/pnpm/releases/download/v8.14.0/pnpm-win-x64.exe#/pnpm.exe", + "hash": "27c89648719906a2216d4070f06914560e3027c2729f644f884a891d451f5b4c" } }, "bin": "pnpm.exe",