From 42055fab039847402091492c49cc81d4c75cf4d4 Mon Sep 17 00:00:00 2001 From: Tiago Schenkel Date: Wed, 4 May 2022 20:52:08 +0100 Subject: [PATCH] update pnpm to v6.32.11 --- rush.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rush.json b/rush.json index d30217ee..948cd8b7 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": "6.32.3", + "pnpmVersion": "6.32.11", // "npmVersion": "6.14.15", // "yarnVersion": "1.9.4",