Skip to content

Commit a86444c

Browse files
chore(deps): update dependency globals to v17
1 parent 890b9dc commit a86444c

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

bun.lock

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

web-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"chrome-types": "^0.1.408",
2424
"eslint": "^9.39.2",
2525
"eslint-config-prettier": "^10.1.8",
26-
"globals": "^16.5.0",
26+
"globals": "^17.0.0",
2727
"prettier": "^3.7.4",
2828
"prettier-plugin-tailwindcss": "^0.7.2",
2929
"typescript": "^5.9.3",

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint": "^9.39.2",
3434
"eslint-config-prettier": "^10.1.8",
3535
"eslint-plugin-svelte": "^3.14.0",
36-
"globals": "^16.5.0",
36+
"globals": "^17.0.0",
3737
"prettier": "^3.7.4",
3838
"prettier-plugin-svelte": "^3.4.1",
3939
"prettier-plugin-tailwindcss": "^0.7.2",

0 commit comments

Comments
 (0)