Skip to content

Commit 3bed8ec

Browse files
fix(deps): update rush stack (non-major)
1 parent 7828026 commit 3bed8ec

File tree

3 files changed

+128
-48
lines changed

3 files changed

+128
-48
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"@changesets/cli": "^2.27.1",
3434
"@livekit/changesets-changelog-github": "^0.0.4",
35-
"@rushstack/heft": "^0.68.0",
35+
"@rushstack/heft": "^0.73.0",
3636
"glob": "^11.0.0",
3737
"globals": "^16.0.0",
3838
"husky": "^8.0.3",

pnpm-lock.yaml

Lines changed: 126 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tooling/api-documenter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
"nodemon": "^3.0.0"
4040
},
4141
"peerDependencies": {
42-
"@rushstack/heft": "^0.67.2 || ^0.68.0"
42+
"@rushstack/heft": "^0.67.2 || ^0.68.0 || ^0.73.0"
4343
}
4444
}

0 commit comments

Comments
 (0)