Skip to content

Commit

Permalink
fix: update svelte-eslint-parser to v0.42 (#874)
Browse files Browse the repository at this point in the history
close #872
  • Loading branch information
ota-meshi authored Oct 16, 2024
1 parent be8d9c9 commit 457521a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/short-apricots-push.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"eslint-plugin-svelte": patch
---

fix: update svelte-eslint-parser to v0.42
2 changes: 1 addition & 1 deletion packages/eslint-plugin-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"postcss-safe-parser": "^6.0.0",
"postcss-selector-parser": "^6.1.0",
"semver": "^7.6.2",
"svelte-eslint-parser": "^0.41.1"
"svelte-eslint-parser": "^0.42.0"
},
"devDependencies": {
"@babel/core": "^7.25.8",
Expand Down

0 comments on commit 457521a

Please sign in to comment.