Skip to content

Commit da80a61

Browse files
authored
Revert "[rush] Bump pnpm in the rush init template to 10." (#5396)
* Revert "Bump pnpm in the rush init template to 10. (#5394)" This reverts commit 71b7e0e. * Rush change.
1 parent 84c154a commit da80a61

File tree

3 files changed

+12
-11
lines changed

3 files changed

+12
-11
lines changed

common/changes/@microsoft/rush/main_2025-10-03-14-59.json

Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "",
5+
"type": "none",
6+
"packageName": "@microsoft/rush"
7+
}
8+
],
9+
"packageName": "@microsoft/rush",
10+
"email": "iclanton@users.noreply.github.com"
11+
}

libraries/rush-lib/assets/rush-init/rush.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* Specify one of: "pnpmVersion", "npmVersion", or "yarnVersion". See the Rush documentation
2727
* for details about these alternatives.
2828
*/
29-
"pnpmVersion": "10.18.0",
29+
"pnpmVersion": "9.15.9",
3030

3131
/*[LINE "HYPOTHETICAL"]*/ "npmVersion": "6.14.15",
3232
/*[LINE "HYPOTHETICAL"]*/ "yarnVersion": "1.9.4",

0 commit comments

Comments
 (0)