Skip to content

Commit 611f088

Browse files
committed
feat: update svelte eslint parser
1 parent 63efbf7 commit 611f088

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"astro-eslint-parser": "^1.0.2",
7777
"eslint": ">=8.0.0",
7878
"svelte": ">=3.0.0",
79-
"svelte-eslint-parser": "^0.37.0",
79+
"svelte-eslint-parser": "^0.40.0",
8080
"vue-eslint-parser": ">=9.0.0"
8181
},
8282
"dependencies": {
@@ -149,7 +149,7 @@
149149
"stylelint-plugin-logical-css": "^1.2.1",
150150
"svelte": "5.0.0-next.133",
151151
"svelte-check": "^3.8.4",
152-
"svelte-eslint-parser": "^0.39.2",
152+
"svelte-eslint-parser": "^0.40.0",
153153
"svgo": "^3.3.2",
154154
"ts-dedent": "^2.2.0",
155155
"typescript": "^5.5.3",

pnpm-lock.yaml

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)