From 368f1a87d7c8c0c094529405150174cb77e0c806 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 08:30:56 +0000 Subject: [PATCH] pnpm: Update to version 7.13.6 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index b69d981c2c..366cf33f1b 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "7.13.5", + "version": "7.13.6", "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.5/pnpm-win-x64.exe#/pnpm.exe", - "hash": "8b20ba5796768e4f2a03f194aaf71a3c3750884ccb5b64b4d3d0c7146e49bea2" + "url": "https://github.com/pnpm/pnpm/releases/download/v7.13.6/pnpm-win-x64.exe#/pnpm.exe", + "hash": "0435de9e4a261289c2cc4803471bef9447616ea909e715b499e5b33f73290d43" } }, "bin": "pnpm.exe",