File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1414 * path segment in the "$schema" field for all your Rush config files. This will ensure
1515 * correct error-underlining and tab-completion for editors such as VS Code.
1616 */
17- "rushVersion" : " 5.61.2 " ,
17+ "rushVersion" : " 5.63.0 " ,
1818 /**
1919 * The next field selects which package manager should be installed and determines its version.
2020 * Rush installs its own local copy of the package manager to ensure that your build process
2323 * Specify one of: "pnpmVersion", "npmVersion", or "yarnVersion". See the Rush documentation
2424 * for details about these alternatives.
2525 */
26- "pnpmVersion" : " 6.19.1 " ,
26+ "pnpmVersion" : " 6.32.3 " ,
2727 // "npmVersion": "4.5.0",
2828 // "yarnVersion": "1.9.4",
2929 /**
16621662 "versionPolicyName" : " management"
16631663 }
16641664 ]
1665- }
1665+ }
Original file line number Diff line number Diff line change 143143 "@types/tough-cookie" : " ^4.0.0" ,
144144 "@types/uuid" : " ^8.0.0" ,
145145 "@types/xml2js" : " ^0.4.3" ,
146- "babel-runtime" : " ^6.26.0" ,
147146 "chai" : " ^4.2.0" ,
148147 "cross-env" : " ^7.0.2" ,
149148 "downlevel-dts" : " ^0.8.0" ,
You can’t perform that action at this time.
0 commit comments