diff --git a/rush.json b/rush.json index afdba501..0016f984 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.145.0", + "rushVersion": "5.145.0-pr5009.2", /** * The next field selects which package manager should be installed and determines its version. @@ -26,7 +26,7 @@ * Specify one of: "pnpmVersion", "npmVersion", or "yarnVersion". See the Rush documentation * for details about these alternatives. */ - "pnpmVersion": "8.7.6", + "pnpmVersion": "9.14.4", // "npmVersion": "6.14.15", // "yarnVersion": "1.9.4",