Commit bbc3e07
fix(deps): update dependency svelte-eslint-parser to ^0.43.0 (#884)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[svelte-eslint-parser](https://redirect.github.com/sveltejs/svelte-eslint-parser)
| [`^0.42.0` ->
`^0.43.0`](https://renovatebot.com/diffs/npm/svelte-eslint-parser/0.42.0/0.43.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>sveltejs/svelte-eslint-parser (svelte-eslint-parser)</summary>
###
[`v0.43.0`](https://redirect.github.com/sveltejs/svelte-eslint-parser/blob/HEAD/CHANGELOG.md#0430)
##### Minor Changes
-
[#​576](https://redirect.github.com/sveltejs/svelte-eslint-parser/pull/576)
[`88548e9`](https://redirect.github.com/sveltejs/svelte-eslint-parser/commit/88548e96879912daf5d541575f944b95031f1151)
Thanks [@​ota-meshi](https://redirect.github.com/ota-meshi)! -
update svelte to v5
##### Patch Changes
-
[#​576](https://redirect.github.com/sveltejs/svelte-eslint-parser/pull/576)
[`88548e9`](https://redirect.github.com/sveltejs/svelte-eslint-parser/commit/88548e96879912daf5d541575f944b95031f1151)
Thanks [@​ota-meshi](https://redirect.github.com/ota-meshi)! - fix
some `$props()` type linting error
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/sveltejs/eslint-plugin-svelte).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>1 parent 051925c commit bbc3e07
File tree
2 files changed
+6
-1
lines changed- .changeset
- packages/eslint-plugin-svelte
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments