From 161aca05a319368f61a00f00d3dd63ae17b301d8 Mon Sep 17 00:00:00 2001 From: Rushbot Date: Tue, 24 Mar 2026 22:29:24 +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 d425937174..fb69074c67 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.171.0", + "rushVersion": "5.172.0", /** * The next field selects which package manager should be installed and determines its version.