diff --git a/rush.json b/rush.json index 8ff060a06960..08439e9ddde8 100644 --- a/rush.json +++ b/rush.json @@ -14,7 +14,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.55.1", + "rushVersion": "5.61.2", /** * The next field selects which package manager should be installed and determines its version. * Rush installs its own local copy of the package manager to ensure that your build process @@ -1581,4 +1581,4 @@ "versionPolicyName": "management" } ] -} \ No newline at end of file +}