We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d503f7 commit 049ac2dCopy full SHA for 049ac2d
.changeset/chilly-lemons-love.md
@@ -0,0 +1,5 @@
1
+---
2
+"eslint-plugin-svelte": minor
3
4
+
5
+feat: update dependency svelte-eslint-parser to ^0.20.0
package.json
@@ -73,7 +73,7 @@
73
"postcss-load-config": "^3.1.4",
74
"postcss-safe-parser": "^6.0.0",
75
"sourcemap-codec": "^1.4.8",
76
- "svelte-eslint-parser": "^0.19.0"
+ "svelte-eslint-parser": "^0.20.0"
77
},
78
"devDependencies": {
79
"@1stg/browserslist-config": "^1.2.3",
0 commit comments