From c743697abfe58a5a18dbd9b0a1c225d8e46b3bd4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 4 Dec 2022 00:33:05 +0000 Subject: [PATCH] pnpm: Update to version 7.18.0 --- bucket/pnpm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pnpm.json b/bucket/pnpm.json index e86d25d0e1..ccc3c097ce 100644 --- a/bucket/pnpm.json +++ b/bucket/pnpm.json @@ -1,12 +1,12 @@ { - "version": "7.17.1", + "version": "7.18.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.17.1/pnpm-win-x64.exe#/pnpm.exe", - "hash": "99e3512b4380f7ece0eb154a24a6fd154756d03cbd02f7270fd94bddb229da0b" + "url": "https://github.com/pnpm/pnpm/releases/download/v7.18.0/pnpm-win-x64.exe#/pnpm.exe", + "hash": "d4a87555f10e8283efea5ed7149179b90592c86d1c8edfea7735e9ed968db067" } }, "bin": "pnpm.exe",