From 446e0ec533dd727ce006c69dace936ef96c14847 Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Tue, 28 May 2024 20:34:07 -0700 Subject: [PATCH] Bump pnpm. --- rush.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rush.json b/rush.json index 960d38f8410..54548ba217c 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.7.6", + "pnpmVersion": "8.15.8", // "npmVersion": "6.14.15", // "yarnVersion": "1.9.4",