From b9a609857153ca8dcdc926c514830dd27a0329ca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 12:31:57 +0000 Subject: [PATCH] pnpm: Update to version 7.14.2 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 5f327c9e0e..89fd107eda 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "7.14.1", + "version": "7.14.2", "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.14.1/pnpm-win-x64.exe#/pnpm.exe", - "hash": "db047fd74c419a53734e01d84bb8dce66825e5ee042884bb9daaa32335d0510d" + "url": "https://github.com/pnpm/pnpm/releases/download/v7.14.2/pnpm-win-x64.exe#/pnpm.exe", + "hash": "6f7f5b55d0f9f4d33f3661e50daf74104badee4d338a4bc345967a4160e5d397" } }, "bin": "pnpm.exe",