From 74b219993c54d63c4989bae5d0f134aa76d775d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Mar 2023 12:30:48 +0000 Subject: [PATCH] pnpm: Update to version 7.30.0 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index e22173dcb4..e5902de34f 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "7.29.3", + "version": "7.30.0", "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.29.3/pnpm-win-x64.exe#/pnpm.exe", - "hash": "b542233bf53cc77834a87e177be6e26f7129b183a69f8d600afe875c214ad0c7" + "url": "https://github.com/pnpm/pnpm/releases/download/v7.30.0/pnpm-win-x64.exe#/pnpm.exe", + "hash": "540f67e7bd8a306135070fdf65126a20920a0a73b6df23a7dc6df6f49e333a1d" } }, "bin": "pnpm.exe",