We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e9199a commit 6af6e7aCopy full SHA for 6af6e7a
.changeset/cool-steaks-happen.md
@@ -0,0 +1,5 @@
1
+---
2
+'eslint-plugin-svelte': patch
3
4
+
5
+chore: upgrade `svelte-eslint-parser` to `1.0.0-next.8`
packages/eslint-plugin-svelte/package.json
@@ -65,7 +65,7 @@
65
"postcss-load-config": "^3.1.4",
66
"postcss-safe-parser": "^7.0.0",
67
"semver": "^7.6.3",
68
- "svelte-eslint-parser": "^1.0.0-next.6"
+ "svelte-eslint-parser": "^1.0.0-next.8"
69
},
70
"devDependencies": {
71
"@babel/core": "^7.26.0",
0 commit comments