Skip to content

Commit ccbb058

Browse files
authored
[Deps] Update rush and pnpm to latest. (#3851)
1 parent 6a2c3e4 commit ccbb058

3 files changed

Lines changed: 21 additions & 3 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"type": "none",
3+
"area": "improvement",
4+
"workstream": "Dependency Updates",
5+
"comment": "Update rush/pnpm",
6+
"packageName": "@azure/communication-react",
7+
"email": "3941071+emlynmac@users.noreply.github.com",
8+
"dependentChangeType": "none"
9+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"type": "none",
3+
"area": "improvement",
4+
"workstream": "Dependency Updates",
5+
"comment": "Update rush/pnpm",
6+
"packageName": "@azure/communication-react",
7+
"email": "3941071+emlynmac@users.noreply.github.com",
8+
"dependentChangeType": "none"
9+
}

rush.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"$schema": "https://developer.microsoft.com/json-schemas/rush/v5/rush.schema.json",
3-
"rushVersion": "5.109.1",
4-
"pnpmVersion": "8.6.9",
5-
"nodeSupportedVersionRange": ">=14.15.0 <15.0.0 || >=16.19.0 <21.0.0",
3+
"rushVersion": "5.112.1",
4+
"pnpmVersion": "8.11.0",
5+
"nodeSupportedVersionRange": ">=16.19.0 <21.0.0",
66
"ensureConsistentVersions": true,
77
"gitPolicy": {
88
"versionBumpCommitMessage": "Applying package updates. [skip-ci]",

0 commit comments

Comments
 (0)