From 3150b602b3cb6c06aad14ad210209e09e18a6816 Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Tue, 3 Dec 2024 22:23:44 -0500 Subject: [PATCH] Bump Rush to 5.143.0-pr5009.1. --- rush.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rush.json b/rush.json index 475cf54c014..c988323d0b1 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.142.0", + "rushVersion": "5.143.0-pr5009.1", /** * The next field selects which package manager should be installed and determines its version.