From ef0ebb4411a241a82181b853408746de7d57fb74 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 May 2022 12:30:42 +0000 Subject: [PATCH] pnpm: Update to version 7.1.7 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 849a61724f..e1cd79ae23 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "7.1.6", + "version": "7.1.7", "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.1.6/pnpm-win-x64.exe#/pnpm.exe", - "hash": "a680ce245e0171f50a1fda70132b8f5eb8fd98732853439ac209a417aca12fed" + "url": "https://github.com/pnpm/pnpm/releases/download/v7.1.7/pnpm-win-x64.exe#/pnpm.exe", + "hash": "0ce0ac370e467bca4a22d08a669d5943efc7d4dd19748d63fbd4eef8406f49f2" } }, "bin": "pnpm.exe",