We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ota-meshi
JounQin
Learn more about funding links in repositories.
Report abuse
1 parent e427b04 commit edb63e2Copy full SHA for edb63e2
.changeset/whole-sites-juggle.md
@@ -0,0 +1,5 @@
1
+---
2
+"svelte-eslint-parser": patch
3
4
+
5
+fix: align required Node version with ESLint
package.json
@@ -12,7 +12,7 @@
12
"license": "MIT",
13
"packageManager": "pnpm@9.15.6",
14
"engines": {
15
- "node": "^18.20.4 || ^20.18.0 || >=22.10.0"
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
16
},
17
"type": "module",
18
"main": "lib/index.js",
0 commit comments