From 9b1882debbf0ff9169c2ae19a0648a5826118cfb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 20:23:42 +0000 Subject: [PATCH] pnpm: Update to version 8.13.1 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 5d335add4e..29502bfdc2 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "8.12.1", + "version": "8.13.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.12.1/pnpm-win-x64.exe#/pnpm.exe", - "hash": "36f62ce2a7af840bff3f17f14eb9b6a571f1e45a830d4a40f43e0650918ce4b4" + "url": "https://github.com/pnpm/pnpm/releases/download/v8.13.1/pnpm-win-x64.exe#/pnpm.exe", + "hash": "07a6c0c9f310062e5009f69334092e01e9e9be94c5343a23156a874875f2de03" } }, "bin": "pnpm.exe",