Skip to content

Commit d06d7f4

Browse files
chore(deps): update dependency eslint-plugin-prettier to v5.5.4 (#224)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [eslint-plugin-prettier](https://redirect.github.com/prettier/eslint-plugin-prettier) | [`5.5.3` -> `5.5.4`](https://renovatebot.com/diffs/npm/eslint-plugin-prettier/5.5.3/5.5.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-prettier/5.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-prettier/5.5.3/5.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>prettier/eslint-plugin-prettier (eslint-plugin-prettier)</summary> ### [`v5.5.4`](https://redirect.github.com/prettier/eslint-plugin-prettier/blob/HEAD/CHANGELOG.md#554) [Compare Source](https://redirect.github.com/prettier/eslint-plugin-prettier/compare/v5.5.3...v5.5.4) ##### Patch Changes - [#&#8203;755](https://redirect.github.com/prettier/eslint-plugin-prettier/pull/755) [`723f7a8`](https://redirect.github.com/prettier/eslint-plugin-prettier/commit/723f7a803f014746f2146e5be021c9071fa52d7e) Thanks [@&#8203;kbrilla](https://redirect.github.com/kbrilla)! - fix: add 'oxc', 'oxc-ts' and 'hermes' parsers to `parserBlocklist` - [#&#8203;751](https://redirect.github.com/prettier/eslint-plugin-prettier/pull/751) [`cf52b30`](https://redirect.github.com/prettier/eslint-plugin-prettier/commit/cf52b306a533b971bf40bbbf0d2033a1ed4f3c5d) Thanks [@&#8203;andreww2012](https://redirect.github.com/andreww2012)! - fix: disallow extra properties in rule options </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on tuesday" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/hetznercloud/setup-hcloud). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS42MC40IiwidXBkYXRlZEluVmVyIjoiNDEuNjAuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f02f411 commit d06d7f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint-plugin-github": "6.0.0",
5252
"eslint-plugin-jest": "29.0.1",
5353
"eslint-plugin-jsonc": "2.20.1",
54-
"eslint-plugin-prettier": "5.5.3",
54+
"eslint-plugin-prettier": "5.5.4",
5555
"globals": "15.15.0",
5656
"jest": "29.7.0",
5757
"prettier": "3.6.2",

0 commit comments

Comments
 (0)