From 845f6f39225864552f21cc78562b57d5c056158d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 22 May 2022 04:29:55 +0000 Subject: [PATCH] pnpm: Update to version 7.1.3 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index b16b9ae421..922f8e857c 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "7.1.2", + "version": "7.1.3", "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.2/pnpm-win-x64.exe#/pnpm.exe", - "hash": "bf69e1c032c2911774df66da6edb74d946aedb4016d4eec657a5aae6bae4d737" + "url": "https://github.com/pnpm/pnpm/releases/download/v7.1.3/pnpm-win-x64.exe#/pnpm.exe", + "hash": "533f2f552d9a50d592ed53548bdc0d98aed4e2fbe08d033a3434ab18c400527d" } }, "bin": "pnpm.exe",