We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d75f53 commit 15053d9Copy full SHA for 15053d9
.changeset/fluffy-brooms-kiss.md
@@ -0,0 +1,5 @@
1
+---
2
+"eslint-plugin-astro": minor
3
4
+
5
+fix(deps): update dependency globals to v16
package.json
@@ -69,7 +69,7 @@
69
"@typescript-eslint/types": "^7.7.1 || ^8",
70
"astro-eslint-parser": "^1.0.2",
71
"eslint-compat-utils": "^0.6.0",
72
- "globals": "^15.0.0",
+ "globals": "^16.0.0",
73
"postcss": "^8.4.14",
74
"postcss-selector-parser": "^7.0.0"
75
},
0 commit comments