From 259d1d72ade22936c9aefae2177c83acd1c4bed3 Mon Sep 17 00:00:00 2001 From: Pete Gonzalez <4673363+octogonz@users.noreply.github.com> Date: Thu, 18 Jul 2024 15:06:51 -0700 Subject: [PATCH] Upgrade to PNPM 8.15.9 --- rush.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rush.json b/rush.json index cff27c53bc6..84045504de0 100644 --- a/rush.json +++ b/rush.json @@ -26,7 +26,7 @@ * Specify one of: "pnpmVersion", "npmVersion", or "yarnVersion". See the Rush documentation * for details about these alternatives. */ - "pnpmVersion": "8.15.8", + "pnpmVersion": "8.15.9", // "npmVersion": "6.14.15", // "yarnVersion": "1.9.4",