Skip to content

Commit

Permalink
deps(example): bump eslint-plugin-prettier from 5.2.1 to 5.2.2 in /ex…
Browse files Browse the repository at this point in the history
…amples/nestjs in the dependencies group (#2858)

Bumps the dependencies group in /examples/nestjs with 1 update: [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier).

Updates `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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions


</details>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 1504075 commit 83384d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions examples/nestjs/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 examples/nestjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@typescript-eslint/parser": "^8.20.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-prettier": "^5.2.2",
"prettier": "^3.4.2",
"typescript": "^5.1.3"
}
Expand Down

0 comments on commit 83384d8

Please sign in to comment.