Skip to content

Commit d533297

Browse files
authored
Fix rushstack deps (#971)
1 parent 3b66cf3 commit d533297

File tree

5 files changed

+67
-164
lines changed

5 files changed

+67
-164
lines changed

.changeset/cool-ladybugs-suffer.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@livekit/api-documenter": patch
3+
"eslint-config-lk-custom": patch
4+
---
5+
6+
Fix rushstack deps

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.66.0",
35+
"@rushstack/heft": "^0.67.2",
3636
"glob": "^11.0.0",
3737
"husky": "^8.0.3",
3838
"nodemon": "^3.0.3",

0 commit comments

Comments
 (0)