Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-prettier to v10.1.0 (#1750)
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://redirect.github.com/prettier/eslint-config-prettier)
| devDependencies | minor | [`10.0.2` ->
`10.1.0`](https://renovatebot.com/diffs/npm/eslint-config-prettier/10.0.2/10.1.0)
|

---

### Release Notes

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

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

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

##### Minor Changes

-
[#&#8203;306](https://redirect.github.com/prettier/eslint-config-prettier/pull/306)
[`56e2e34`](https://redirect.github.com/prettier/eslint-config-prettier/commit/56e2e3466391d0fdfc200e42130309c687aaab53)
Thanks [@&#8203;JounQin](https://redirect.github.com/JounQin)! - feat:
migrate to exports field

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

[Compare
Source](https://redirect.github.com/prettier/eslint-config-prettier/compare/v10.0.2...v10.0.3)

##### Patch Changes

-
[#&#8203;294](https://redirect.github.com/prettier/eslint-config-prettier/pull/294)
[`8dbbd6d`](https://redirect.github.com/prettier/eslint-config-prettier/commit/8dbbd6d70b8a56cdfa4ea4e185d3699d5729b38e)
Thanks [@&#8203;FloEdelmann](https://redirect.github.com/FloEdelmann)! -
feat: add name to config

-
[#&#8203;280](https://redirect.github.com/prettier/eslint-config-prettier/pull/280)
[`cba5737`](https://redirect.github.com/prettier/eslint-config-prettier/commit/cba57377e4c86d20d17042d6999eabc754fddc03)
Thanks [@&#8203;zanminkian](https://redirect.github.com/zanminkian)! -
feat: add declaration file

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate/tree/39.190.1). -
[View
logs](https://redirect.github.com/eoeo-org/renovate-workflow/actions/runs/13716623686)

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTAuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJzZW12ZXI6bm9uZSJdfQ==-->

Co-authored-by: eoeo-renovate[bot] <173731483+eoeo-renovate[bot]@users.noreply.github.com>
  • Loading branch information
eoeo-renovate[bot] authored Mar 7, 2025
1 parent ba65ee8 commit ab4f50b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"chokidar": "4.0.3",
"dotenv": "16.4.7",
"eslint": "9.21.0",
"eslint-config-prettier": "10.0.2",
"eslint-config-prettier": "10.1.0",
"globals": "16.0.0",
"husky": "9.1.7",
"npm-run-all2": "7.0.2",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ab4f50b

Please sign in to comment.