Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build(deps): Bump eslint-plugin-svelte from 2.44.0 to 2.44.1 (#870)
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.44.0 to 2.44.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/eslint-plugin-svelte/releases">eslint-plugin-svelte's releases</a>.</em></p> <blockquote> <h2>[email protected]</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/864">#864</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/580e48ae0edcfd2cb5dd51863130a9c08b24829e"><code>580e48a</code></a> Thanks <a href="https://github.com/mikededo"><code>@mikededo</code></a>! - fix(svelte/indent): ensure proper snippet indent</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/29545a20e06827019f085cac8e71c3843fc629ad"><code>29545a2</code></a> chore: release eslint-plugin-svelte (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/865">#865</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/580e48ae0edcfd2cb5dd51863130a9c08b24829e"><code>580e48a</code></a> fix(svelte/indent): ensure proper snippet indent (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/864">#864</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/c84077677365c7bb4bc710692f864d4b852286b8"><code>c840776</code></a> chore(deps): update dependency esbuild to ^0.24.0</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/d2a5ff70f3c56f7353cc1f4a86c9468f9a7d7137"><code>d2a5ff7</code></a> chore(deps): update dependency svelte to v5.0.0-next.249</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/14359b4214750d773c0530afdb669a0448d83bf8"><code>14359b4</code></a> chore(deps): update dependency svelte to v5.0.0-next.247</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/b5a9aadc00d372951ebeb9ffcf734f4115c73684"><code>b5a9aad</code></a> chore(deps): update dependency svelte to v5.0.0-next.246</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/e8e05b6f868e0d67c6862c16da936bdf9a5aadf5"><code>e8e05b6</code></a> chore(deps): update dependency typescript to ~5.6.0</li> <li>See full diff in <a href="https://github.com/sveltejs/eslint-plugin-svelte/compare/[email protected]@2.44.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-svelte&package-manager=npm_and_yarn&previous-version=2.44.0&new-version=2.44.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
- Loading branch information