Skip to content

Commit a5adfb6

Browse files
chore(deps): update dependency prettier-eslint to v16.4.2 (#188)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [prettier-eslint](https://redirect.github.com/prettier/prettier-eslint) | [`16.3.0` -> `16.4.2`](https://renovatebot.com/diffs/npm/prettier-eslint/16.3.0/16.4.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-eslint/16.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier-eslint/16.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier-eslint/16.3.0/16.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-eslint/16.3.0/16.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>prettier/prettier-eslint (prettier-eslint)</summary> ### [`v16.4.2`](https://redirect.github.com/prettier/prettier-eslint/blob/HEAD/CHANGELOG.md#1642) [Compare Source](https://redirect.github.com/prettier/prettier-eslint/compare/v16.4.1...v16.4.2) ##### Patch Changes - [#&#8203;1186](https://redirect.github.com/prettier/prettier-eslint/pull/1186) [`96967e9`](https://redirect.github.com/prettier/prettier-eslint/commit/96967e9a4eb7a99a52f65ff94b0155c2ce679c3e) Thanks [@&#8203;bpfoster](https://redirect.github.com/bpfoster)! - fix: `tslib` should be listed as `dependency` ### [`v16.4.1`](https://redirect.github.com/prettier/prettier-eslint/blob/HEAD/CHANGELOG.md#1641) [Compare Source](https://redirect.github.com/prettier/prettier-eslint/compare/v16.4.0...v16.4.1) ##### Patch Changes - [#&#8203;1182](https://redirect.github.com/prettier/prettier-eslint/pull/1182) [`53735a1`](https://redirect.github.com/prettier/prettier-eslint/commit/53735a11915d6375f8964d7c813c5c1a13913783) Thanks [@&#8203;JounQin](https://redirect.github.com/JounQin)! - fix: export entry regression ### [`v16.4.0`](https://redirect.github.com/prettier/prettier-eslint/blob/HEAD/CHANGELOG.md#1640) [Compare Source](https://redirect.github.com/prettier/prettier-eslint/compare/v16.3.2...v16.4.0) ##### Minor Changes - [#&#8203;1179](https://redirect.github.com/prettier/prettier-eslint/pull/1179) [`2262e7f`](https://redirect.github.com/prettier/prettier-eslint/commit/2262e7fb1ec8bb68eebca3bbceded6612bb62467) Thanks [@&#8203;JounQin](https://redirect.github.com/JounQin)! - feat: migrate to TypeScript with 100% compatibility ### [`v16.3.2`](https://redirect.github.com/prettier/prettier-eslint/blob/HEAD/CHANGELOG.md#1632) [Compare Source](https://redirect.github.com/prettier/prettier-eslint/compare/v16.3.1...v16.3.2) ##### Patch Changes - [#&#8203;1176](https://redirect.github.com/prettier/prettier-eslint/pull/1176) [`7f8db7c`](https://redirect.github.com/prettier/prettier-eslint/commit/7f8db7cc89639ecbd21d0af6f6b06bf306b67086) Thanks [@&#8203;JounQin](https://redirect.github.com/JounQin)! - fix: remove `preinstall` script ### [`v16.3.1`](https://redirect.github.com/prettier/prettier-eslint/blob/HEAD/CHANGELOG.md#1631) [Compare Source](https://redirect.github.com/prettier/prettier-eslint/compare/v16.3.0...v16.3.1) ##### Patch Changes - [#&#8203;1171](https://redirect.github.com/prettier/prettier-eslint/pull/1171) [`700065e`](https://redirect.github.com/prettier/prettier-eslint/commit/700065e4bfbd0243004c5f3310a60d4256a7491f) Thanks [@&#8203;JounQin](https://redirect.github.com/JounQin)! - chore: take `.cjs`, `.cts`, `.mts` into account </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on tuesday" (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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/hetznercloud/setup-hcloud). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNDguNCIsInVwZGF0ZWRJblZlciI6IjQwLjcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e73ec32 commit a5adfb6

2 files changed

Lines changed: 29 additions & 19 deletions

File tree

package-lock.json

Lines changed: 28 additions & 18 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
@@ -55,7 +55,7 @@
5555
"globals": "15.14.0",
5656
"jest": "29.7.0",
5757
"prettier": "3.5.3",
58-
"prettier-eslint": "16.3.0",
58+
"prettier-eslint": "16.4.2",
5959
"ts-jest": "29.4.0",
6060
"typescript": "5.7.3"
6161
}

0 commit comments

Comments
 (0)