From 062b2ae043701cfed0a97817df03aff216982fd5 Mon Sep 17 00:00:00 2001 From: Rushbot Date: Fri, 13 Mar 2026 00:33:19 +0000 Subject: [PATCH] chore: bump decoupled local dependencies --- rush.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rush.json b/rush.json index 8ef9f2127e..c1aef29a86 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.169.3", + "rushVersion": "5.170.1", /** * The next field selects which package manager should be installed and determines its version.