From c23a568cce91d2c07efec94b47897b793b8ea35d Mon Sep 17 00:00:00 2001 From: jrhender Date: Tue, 5 Mar 2024 21:19:41 +0000 Subject: [PATCH] chore(rush.json): update pnpm to 8.15.4 Signed-off-by: jrhender --- rush.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rush.json b/rush.json index 18f2a62..1b10228 100644 --- a/rush.json +++ b/rush.json @@ -24,7 +24,7 @@ * Specify one of: "pnpmVersion", "npmVersion", or "yarnVersion". See the Rush documentation * for details about these alternatives. */ - "pnpmVersion": "8.6.5", + "pnpmVersion": "8.15.4", // "npmVersion": "6.14.15", // "yarnVersion": "1.9.4",