From a6236437c48b75980e523e0463f5a27f2d5894b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 08:27:46 +0000 Subject: [PATCH] pnpm: Update to version 7.26.1 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 28d725850a..421718041a 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "7.26.0", + "version": "7.26.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/v7.26.0/pnpm-win-x64.exe#/pnpm.exe", - "hash": "58e93b49978e7690d1e9fed623a3a6b0fe3e548a407977f52b2fca565524c7ee" + "url": "https://github.com/pnpm/pnpm/releases/download/v7.26.1/pnpm-win-x64.exe#/pnpm.exe", + "hash": "1b52ae98a046e3b0cbaca974a551a21bb0fab39ff6d8fc2ce9530542f1a14368" } }, "bin": "pnpm.exe",