From b81cf7ca18e970ee56c0799ca06f9752e9222b4f Mon Sep 17 00:00:00 2001 From: Mike Harder Date: Fri, 25 Aug 2023 00:59:54 +0000 Subject: [PATCH] Upgrade pnpm to latest --- rush.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rush.json b/rush.json index d84a87f8ff6..f30bbfa40df 100644 --- a/rush.json +++ b/rush.json @@ -5,7 +5,7 @@ { "$schema": "https://developer.microsoft.com/json-schemas/rush/v5/rush.schema.json", "rushVersion": "5.100.1", - "pnpmVersion": "8.6.2", + "pnpmVersion": "8.6.12", "ensureConsistentVersions": true, /** * Options that are only used when the PNPM package manager is selected