From 1297a7ca622e8b629e148fb17e25c5736cf0a473 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 --- 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",