From c101499a7a2e8df9bf2742a062579157cdadde8c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 00:32:53 +0000 Subject: [PATCH] pnpm: Update to version 7.20.0 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 16007e5c73..7096d21f28 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "7.19.0", + "version": "7.20.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.19.0/pnpm-win-x64.exe#/pnpm.exe", - "hash": "5954dee8bd3097778033a6376ed46ec8c9e1648c3eca288c63bb96c04d72237d" + "url": "https://github.com/pnpm/pnpm/releases/download/v7.20.0/pnpm-win-x64.exe#/pnpm.exe", + "hash": "312295d6bb5f16500d1732222ac7e8c1cd51545242935a885b542e5f3eed3ab7" } }, "bin": "pnpm.exe",