Skip to content

Commit b01b9a0

Browse files
Update dependency globals to v17 (#1380)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 81b8a67 commit b01b9a0

3 files changed

Lines changed: 12 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@livekit/changesets-changelog-github": "^0.2.0",
3535
"@rushstack/heft": "^1.0.0",
3636
"glob": "^13.0.0",
37-
"globals": "^16.0.0",
37+
"globals": "^17.0.0",
3838
"husky": "^9.0.0",
3939
"nodemon": "^3.0.3",
4040
"prettier": "catalog:",

pnpm-lock.yaml

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

tooling/eslint-config-custom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"eslint-plugin-prettier": "^5.1.3",
1515
"eslint-plugin-react": "^7.33.2",
1616
"eslint-plugin-tsdoc": "^0.5.0",
17-
"globals": "^16.0.0",
17+
"globals": "^17.0.0",
1818
"typescript-eslint": "^8.58.0"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)