From 32f56c591c7de6455958fbadf9662649249ea315 Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Thu, 24 Jul 2025 21:28:18 -0400 Subject: [PATCH] Bump Rush. --- rush.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rush.json b/rush.json index 23a51a475ba..f0318848383 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.156.0", + "rushVersion": "5.157.0", /** * The next field selects which package manager should be installed and determines its version.