Skip to content

Commit

Permalink
fix(deps): update dependency svelte-eslint-parser to ^0.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 8, 2024
1 parent 6be47c2 commit 71f837e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 60 deletions.
78 changes: 19 additions & 59 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.36.0",
"svelte-eslint-parser": "^0.33.1"
"svelte-eslint-parser": "^0.34.0"
}
}

0 comments on commit 71f837e

Please sign in to comment.