Skip to content

Commit

Permalink
chore(deps): Update dependency eslint-config-prettier to v10 (#657)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | devDependencies | major | [`9.1.0` -> `10.0.1`](https://renovatebot.com/diffs/npm/eslint-config-prettier/9.1.0/10.0.1) |

---

### Release Notes

<details>
<summary>prettier/eslint-config-prettier (eslint-config-prettier)</summary>

### [`v10.0.1`](https://github.com/prettier/eslint-config-prettier/releases/tag/v10.0.1)

[Compare Source](https://github.com/prettier/eslint-config-prettier/compare/v10.0.0...v10.0.1)

### eslint-config-prettier

#### 10.0.1

#### What's Changed

-   chore: migrate to changeset for automatically releasing by [@&#8203;JounQin](https://github.com/JounQin) in [https://github.com/prettier/eslint-config-prettier/pull/278](https://github.com/prettier/eslint-config-prettier/pull/278)
-   add support for `@stylistic/eslint-plugin` by [@&#8203;abrahamguo](https://github.com/abrahamguo) in [https://github.com/prettier/eslint-config-prettier/pull/272](https://github.com/prettier/eslint-config-prettier/pull/272)

#### New Contributors

-   [@&#8203;JounQin](https://github.com/JounQin) made their first contribution in [https://github.com/prettier/eslint-config-prettier/pull/278](https://github.com/prettier/eslint-config-prettier/pull/278)
-   [@&#8203;abrahamguo](https://github.com/abrahamguo) made their first contribution in [https://github.com/prettier/eslint-config-prettier/pull/272](https://github.com/prettier/eslint-config-prettier/pull/272)

**Full Changelog**: prettier/eslint-config-prettier@v9.1.0...v10.0.1

### [`v10.0.0`](https://github.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#1000)

[Compare Source](https://github.com/prettier/eslint-config-prettier/compare/v9.1.0...v10.0.0)

##### Major Changes

-   [#&#8203;272](https://github.com/prettier/eslint-config-prettier/pull/272) [`5be64be`](https://github.com/prettier/eslint-config-prettier/commit/5be64bef68c3a9bf7202f591f54ffec02572e46b) Thanks [@&#8203;abrahamguo](https://github.com/abrahamguo)! - add support for [@&#8203;stylistic](https://github.com/stylistic) formatting rules

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
cq-bot authored Feb 3, 2025
1 parent 0251c47 commit 11a7f8e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -45,7 +45,7 @@
"@typescript-eslint/parser": "8.21.0",
"@vercel/ncc": "0.38.3",
"eslint": "9.19.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-n": "17.15.1",
"eslint-plugin-prettier": "5.2.3",
"husky": "^9.0.11",
Expand Down

0 comments on commit 11a7f8e

Please sign in to comment.