From 7c68d876edf7c328c9baa2ea65abaf98587e0da7 Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Tue, 10 Dec 2024 14:52:48 -0500 Subject: [PATCH] Bump dependencies. (#430) * Bump dependencies. * Rush change. --- rush.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rush.json b/rush.json index afdba501..0016f984 100644 --- a/rush.json +++ b/rush.json @@ -16,7 +16,7 @@ * path segment in the "$schema" field for all your Rush config files. This will ensure * correct error-underlining and tab-completion for editors such as VS Code. */ - "rushVersion": "5.145.0", + "rushVersion": "5.145.0-pr5009.2", /** * The next field selects which package manager should be installed and determines its version. @@ -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": "9.14.4", // "npmVersion": "6.14.15", // "yarnVersion": "1.9.4",