From 0f5565f0b6cec9874b01c52e476be7141e3a53d3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 00:32:22 +0000 Subject: [PATCH] pnpm: Update to version 6.30.1 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index a7e649bcb5..de5346248e 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "6.30.0", + "version": "6.30.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.30.0/pnpm-win-x64.exe#/pnpm.exe", - "hash": "481b1032b8855d7452abe4cd6d32c1d8e0fedec37da2f580b858a9d102fbe30c" + "url": "https://github.com/pnpm/pnpm/releases/download/v6.30.1/pnpm-win-x64.exe#/pnpm.exe", + "hash": "5ed3bf7c1b049f07383f0766365156704461466bed1880443e87058ec214bd7b" } }, "bin": "pnpm.exe",