From 2bd167ad1b3631ee8a20056e53391132736103ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Oct 2022 16:30:35 +0000 Subject: [PATCH] pnpm: Update to version 7.14.0 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 366cf33f1b..95d44ebb98 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "7.13.6", + "version": "7.14.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.13.6/pnpm-win-x64.exe#/pnpm.exe", - "hash": "0435de9e4a261289c2cc4803471bef9447616ea909e715b499e5b33f73290d43" + "url": "https://github.com/pnpm/pnpm/releases/download/v7.14.0/pnpm-win-x64.exe#/pnpm.exe", + "hash": "96ad530aea5448d8e9c52f365c6362f358d2a9db42e1eb07660eab1f783c8efd" } }, "bin": "pnpm.exe",