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-prettier from 5.1.2 to 5.1.3 (#555)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.2 to 5.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prettier/eslint-plugin-prettier/releases">eslint-plugin-prettier's releases</a>.</em></p> <blockquote> <h2>v5.1.3</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/629">#629</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/985b33c56f146b2e65ae391a3af57f63b07ecbdf"><code>985b33c</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - chore: add <code>package.json</code> into <code>exports</code> map</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.2...v5.1.3">https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.2...v5.1.3</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md">eslint-plugin-prettier's changelog</a>.</em></p> <blockquote> <h2>5.1.3</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/629">#629</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/985b33c56f146b2e65ae391a3af57f63b07ecbdf"><code>985b33c</code></a> Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>! - chore: add <code>package.json</code> into <code>exports</code> map</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/248cd17f818b5f09a9519576c1e02b9ef26c64d6"><code>248cd17</code></a> chore: release eslint-plugin-prettier (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/636">#636</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/985b33c56f146b2e65ae391a3af57f63b07ecbdf"><code>985b33c</code></a> chore: add <code>package.json</code> into <code>exports</code> map (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/629">#629</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/f9857187b4d43d2f0d20104a8c94eb4abbd44725"><code>f985718</code></a> ci: enable <code>NPM_TOKEN</code> for releasing automatically (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/631">#631</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/fa1e1e573debf03e75c919ec571b564c68be3313"><code>fa1e1e5</code></a> chore: add more ignoring file patterns on formatting (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/627">#627</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/0ea812c37163381b851aa85fc1571f1cf6dfb250"><code>0ea812c</code></a> test: enable testing on <code>.svelte</code> files (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/628">#628</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/188487b9cae93d15b116152d84ffa83ba4c57f56"><code>188487b</code></a> chore: add more related funding links</li> <li>See full diff in <a href="https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.2...v5.1.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-prettier&package-manager=npm_and_yarn&previous-version=5.1.2&new-version=5.1.3)](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