Skip to content

Commit

Permalink
fix(deps): update dependency svelte-eslint-parser to ^0.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 23, 2024
1 parent b3fea85 commit 4d0815e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 50 deletions.
58 changes: 9 additions & 49 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/eslint/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
"eslint-plugin-svelte": "^2.38.0",
"svelte-eslint-parser": "^0.34.1"
"svelte-eslint-parser": "^0.35.0"
}
}

0 comments on commit 4d0815e

Please sign in to comment.