Skip to content

Commit 9da8e95

Browse files
chore(deps): update dependency globals to v17
1 parent 0bc8a19 commit 9da8e95

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

bun.lock

Lines changed: 3 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.392",
2424
"eslint": "^9.39.1",
2525
"eslint-config-prettier": "^10.1.8",
26-
"globals": "^16.5.0",
26+
"globals": "^17.0.0",
2727
"prettier": "^3.6.2",
2828
"prettier-plugin-tailwindcss": "^0.7.1",
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.1",
3434
"eslint-config-prettier": "^10.1.8",
3535
"eslint-plugin-svelte": "^3.13.0",
36-
"globals": "^16.5.0",
36+
"globals": "^17.0.0",
3737
"prettier": "^3.6.2",
3838
"prettier-plugin-svelte": "^3.4.0",
3939
"prettier-plugin-tailwindcss": "^0.7.1",

0 commit comments

Comments
 (0)