Skip to content

Commit

Permalink
chore: update svelte-eslint-parser to 1.0.0-next.10 (#1021)
Browse files Browse the repository at this point in the history
  • Loading branch information
baseballyama authored Jan 13, 2025
1 parent 0c90118 commit 6557c69
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/hip-avocados-call.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'eslint-plugin-svelte': patch
---

chore: update `svelte-eslint-parser` to `1.0.0-next.10`
2 changes: 1 addition & 1 deletion packages/eslint-plugin-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"postcss-load-config": "^3.1.4",
"postcss-safe-parser": "^7.0.0",
"semver": "^7.6.3",
"svelte-eslint-parser": "^1.0.0-next.9"
"svelte-eslint-parser": "^1.0.0-next.10"
},
"devDependencies": {
"@babel/core": "^7.26.0",
Expand Down

0 comments on commit 6557c69

Please sign in to comment.