From de99d323779bbdaa7f64599a85fcd23ab1a9d4f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 16:30:07 +0000 Subject: [PATCH] pnpm: Update to version 7.22.0 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 79ec4351dd..bd7b9f91a9 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "7.21.0", + "version": "7.22.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/v7.21.0/pnpm-win-x64.exe#/pnpm.exe", - "hash": "2b4055d1e0f0e5f0f5e7e933ed205be5eb8f823df70bc60719684ae21215c8aa" + "url": "https://github.com/pnpm/pnpm/releases/download/v7.22.0/pnpm-win-x64.exe#/pnpm.exe", + "hash": "e7fcaaba4cc498309dc9973ad683932a0472f8544fe8598ceb32abb80596fa1c" } }, "bin": "pnpm.exe",