From 712c15047e8f2380215fe784a7793c24ba531165 Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Tue, 13 Jan 2026 00:10:01 +0000 Subject: [PATCH] Bump decoupled local dependencies. --- rush.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rush.json b/rush.json index 84072643f50..175893d62aa 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.165.0-pr5496.3", + "rushVersion": "5.166.0", /** * The next field selects which package manager should be installed and determines its version.