Skip to content

Commit

Permalink
deps: update svelte-eslint-parser to 0.39.1 to set `svelteFeatures.…
Browse files Browse the repository at this point in the history
…runes` to `true` by default for Svelte 5 (#795)
  • Loading branch information
baseballyama committed Jun 17, 2024
1 parent 7894f82 commit df947a7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/seven-fans-study.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'eslint-plugin-svelte': patch
---

deps: update `svelte-eslint-parser` to 0.39.1 to set `svelteFeatures.runes` to `true` by default for Svelte 5
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.39.0"
"svelte-eslint-parser": "^0.39.1"
},
"devDependencies": {
"@babel/core": "^7.24.7",
Expand Down

0 comments on commit df947a7

Please sign in to comment.