From 2bef7c2b5fdb39f360441ee0f104199faa8cf3b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 01:58:58 +0000 Subject: [PATCH] pnpm: Update to version 7.27.0 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index d5c96fe047..0a25978eb2 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "7.26.3", + "version": "7.27.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.26.3/pnpm-win-x64.exe#/pnpm.exe", - "hash": "2b1b159f2aeb313fbeff0f92ac2e8eb98cea5d0c2a93be81f62c47036e62d1b1" + "url": "https://github.com/pnpm/pnpm/releases/download/v7.27.0/pnpm-win-x64.exe#/pnpm.exe", + "hash": "06d22bd28d0485493c25d642370efb65aa6305998af586b12a0f34aeaabb3823" } }, "bin": "pnpm.exe",