From 80169fd1096f9d53687c0a2457a86910ca1a7199 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Oct 2022 20:29:34 +0000 Subject: [PATCH] pnpm: Update to version 7.13.5 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 9ae210a7f6..b69d981c2c 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "7.13.4", + "version": "7.13.5", "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.4/pnpm-win-x64.exe#/pnpm.exe", - "hash": "c7ae9e70854beb89bdb88a343e81c4d4e56178c20bb271bb3b1d03e7d7413ec0" + "url": "https://github.com/pnpm/pnpm/releases/download/v7.13.5/pnpm-win-x64.exe#/pnpm.exe", + "hash": "8b20ba5796768e4f2a03f194aaf71a3c3750884ccb5b64b4d3d0c7146e49bea2" } }, "bin": "pnpm.exe",