Skip to content

Commit 4931e41

Browse files
chore(deps): update dependency eslint-plugin-svelte to ^3.12.2 (#104)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [eslint-plugin-svelte](https://sveltejs.github.io/eslint-plugin-svelte) ([source](https://redirect.github.com/sveltejs/eslint-plugin-svelte)) | [`^3.12.1` -> `^3.12.2`](https://renovatebot.com/diffs/npm/eslint-plugin-svelte/3.12.1/3.12.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-svelte/3.12.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-svelte/3.12.1/3.12.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)</summary> ### [`v3.12.2`](https://redirect.github.com/sveltejs/eslint-plugin-svelte/releases/tag/eslint-plugin-svelte%403.12.2) [Compare Source](https://redirect.github.com/sveltejs/eslint-plugin-svelte/compare/[email protected]@3.12.2) ##### Patch Changes - [#&#8203;1299](https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1299) [`5c7cba3`](https://redirect.github.com/sveltejs/eslint-plugin-svelte/commit/5c7cba3c20dbef33d22df7e99ff56fa259f34027) Thanks [@&#8203;marekdedic](https://redirect.github.com/marekdedic)! - feat: disabling more rules in runes mode - [#&#8203;1299](https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1299) [`5c7cba3`](https://redirect.github.com/sveltejs/eslint-plugin-svelte/commit/5c7cba3c20dbef33d22df7e99ff56fa259f34027) Thanks [@&#8203;marekdedic](https://redirect.github.com/marekdedic)! - feat: restricting SvelteKit rules to SvelteKit - [#&#8203;1306](https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1306) [`7cb3660`](https://redirect.github.com/sveltejs/eslint-plugin-svelte/commit/7cb36605784dd689379600462dbe41f7940ce79a) Thanks [@&#8203;ota-meshi](https://redirect.github.com/ota-meshi)! - fix(no-unused-props): false positives for `ComponentProps<any>` </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/WarningImHack3r/svelte-changelog). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwibnBtIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b4cf904 commit 4931e41

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"clsx": "^2.1.1",
4242
"eslint": "^9.35.0",
4343
"eslint-config-prettier": "^10.1.8",
44-
"eslint-plugin-svelte": "^3.12.1",
44+
"eslint-plugin-svelte": "^3.12.2",
4545
"feed": "^5.1.0",
4646
"globals": "^16.3.0",
4747
"marked": "^16.2.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)