Skip to content

Commit

Permalink
feat: Update svelte-eslint-parser to 0.36 (#758)
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi committed May 10, 2024
1 parent 49adff2 commit 6ee50c8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/honest-crabs-retire.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"eslint-plugin-svelte": minor
---

feat: Update svelte-eslint-parser to 0.36
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"postcss-safe-parser": "^6.0.0",
"postcss-selector-parser": "^6.0.16",
"semver": "^7.6.0",
"svelte-eslint-parser": ">=0.35.0 <1.0.0"
"svelte-eslint-parser": ">=0.36.0 <1.0.0"
},
"devDependencies": {
"@1stg/browserslist-config": "^2.0.0",
Expand Down

0 comments on commit 6ee50c8

Please sign in to comment.