From 15223867611d41bf39d69f2ff1aeb5108a2db4a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Feb 2022 12:29:29 +0000 Subject: [PATCH] pnpm: Update to version 6.29.2 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 4945e781b8..1dede848e9 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "6.29.1", + "version": "6.29.2", "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/v6.29.1/pnpm-win-x64.exe#/pnpm.exe", - "hash": "fd3107bbee0031edaa84ac6d4d32fe22a64b5dd806228e06bc30ee46b1b6fda6" + "url": "https://github.com/pnpm/pnpm/releases/download/v6.29.2/pnpm-win-x64.exe#/pnpm.exe", + "hash": "5519522c7b4b44bbb47757a4b30ecf5c4035f9373acd1da2cd9717804a9f69e0" } }, "bin": "pnpm.exe",