From e15e1dfabe267dffe39081be532715ff3ff643e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 31 Jan 2022 00:31:47 +0000 Subject: [PATCH] pnpm: Update to version 6.29.1 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index 9cd3463926..4945e781b8 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "6.29.0", + "version": "6.29.1", "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.0/pnpm-win-x64.exe#/pnpm.exe", - "hash": "11f1fa171397bd4851556945867a8441c81223159c8cbfc0b863c9cb2b7f2617" + "url": "https://github.com/pnpm/pnpm/releases/download/v6.29.1/pnpm-win-x64.exe#/pnpm.exe", + "hash": "fd3107bbee0031edaa84ac6d4d32fe22a64b5dd806228e06bc30ee46b1b6fda6" } }, "bin": "pnpm.exe",