Skip to content

Commit

Permalink
Upgrade: [dependabot] - bump eslint-plugin-prettier from 5.2.1 to 5.2…
Browse files Browse the repository at this point in the history
….2 (#193)

Bumps
[eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier)
from 5.2.1 to 5.2.2.
<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.2.2</h2>
<h2>Patch Changes</h2>
<ul>
<li><a
href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/700">#700</a>
<a
href="https://github.com/prettier/eslint-plugin-prettier/commit/aa5b59f7d98431bdb9559d079619065f812a2420"><code>aa5b59f</code></a>
Thanks <a href="https://github.com/ntnyq"><code>@​ntnyq</code></a>! -
fix: report node when loc not found</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>docs(README): fixes legacy ESlint configs link by <a
href="https://github.com/2KAbhishek"><code>@​2KAbhishek</code></a> in <a
href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/686">prettier/eslint-plugin-prettier#686</a></li>
<li>fix: report node when loc not found by <a
href="https://github.com/ntnyq"><code>@​ntnyq</code></a> in <a
href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/700">prettier/eslint-plugin-prettier#700</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/2KAbhishek"><code>@​2KAbhishek</code></a> made
their first contribution in <a
href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/686">prettier/eslint-plugin-prettier#686</a></li>
<li><a href="https://github.com/ntnyq"><code>@​ntnyq</code></a> made
their first contribution in <a
href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/700">prettier/eslint-plugin-prettier#700</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.1...v5.2.2">https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.1...v5.2.2</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.2.2</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/700">#700</a>
<a
href="https://github.com/prettier/eslint-plugin-prettier/commit/aa5b59f7d98431bdb9559d079619065f812a2420"><code>aa5b59f</code></a>
Thanks <a href="https://github.com/ntnyq"><code>@​ntnyq</code></a>! -
fix: report node when loc not found</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/prettier/eslint-plugin-prettier/commit/df123a5812b6f9f2dc27fa518f3036e784b07f15"><code>df123a5</code></a>
chore: release eslint-plugin-prettier (<a
href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/701">#701</a>)</li>
<li><a
href="https://github.com/prettier/eslint-plugin-prettier/commit/e272d7c65e5c8b3d186ef8749a81b2074c2b2d85"><code>e272d7c</code></a>
chore: use double quote for changesets/changelog files</li>
<li><a
href="https://github.com/prettier/eslint-plugin-prettier/commit/aa5b59f7d98431bdb9559d079619065f812a2420"><code>aa5b59f</code></a>
fix: report node when loc not found (<a
href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/700">#700</a>)</li>
<li><a
href="https://github.com/prettier/eslint-plugin-prettier/commit/37d87eab917bb7614877fa65fa7fe37b4d4448ad"><code>37d87ea</code></a>
chore: update FUNDING.yml</li>
<li><a
href="https://github.com/prettier/eslint-plugin-prettier/commit/b307125faeb58b6dbfd5d8812b2dffcfdc8358df"><code>b307125</code></a>
docs(README): fixes legacy ESlint configs link (<a
href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/686">#686</a>)</li>
<li><a
href="https://github.com/prettier/eslint-plugin-prettier/commit/a3c215d5d18ef666dedf3048b7f34ba8c97f5320"><code>a3c215d</code></a>
build(deps-dev): Bump dset from 3.1.3 to 3.1.4 (<a
href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/679">#679</a>)</li>
<li>See full diff in <a
href="https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.1...v5.2.2">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.2.1&new-version=5.2.2)](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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent eb4336d commit 436134b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"eslint": "^9.18.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-import-newlines": "^1.3.4",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-prettier": "^5.2.2",
"jest": "^29.7.0",
"jest-junit": "^16.0.0",
"license-checker": "^25.0.1",
Expand Down

0 comments on commit 436134b

Please sign in to comment.