Skip to content

Commit df76e21

Browse files
fix(deps): update dependency globals to v17
1 parent f0b7dec commit df76e21

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"ejs": "3.1.10",
6666
"eslint": "9.39.1",
6767
"git-repo-info": "2.1.1",
68-
"globals": "^16.5.0",
68+
"globals": "^17.0.0",
6969
"happy-dom": "20.0.10",
7070
"jsdom": "^27.2.0",
7171
"license-checker-rseidelsohn": "4.4.2",

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint-plugin-unused-imports": "^4.3.0",
2525
"eslint-plugin-vue": "^10.6.2",
2626
"eslint-plugin-vuejs-accessibility": "^2.4.1",
27-
"globals": "^16.5.0",
27+
"globals": "^17.0.0",
2828
"typescript": "^5.9.3",
2929
"typescript-eslint": "^8.51.0"
3030
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)