Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency @stylistic/eslint-plugin to ^2.8.0 (#838)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@stylistic/eslint-plugin](https://redirect.github.com/eslint-stylistic/eslint-stylistic) ([source](https://redirect.github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin)) | [`^2.7.2` -> `^2.8.0`](https://renovatebot.com/diffs/npm/@stylistic%2feslint-plugin/2.7.2/2.8.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@stylistic%2feslint-plugin/2.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@stylistic%2feslint-plugin/2.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@stylistic%2feslint-plugin/2.7.2/2.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@stylistic%2feslint-plugin/2.7.2/2.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eslint-stylistic/eslint-stylistic (@​stylistic/eslint-plugin)</summary> ### [`v2.8.0`](https://redirect.github.com/eslint-stylistic/eslint-stylistic/blob/HEAD/CHANGELOG.md#280-2024-09-09) [Compare Source](https://redirect.github.com/eslint-stylistic/eslint-stylistic/compare/v2.7.2...v2.8.0) ##### Features - **indent:** indention inside TemplateLiteral always start at level one ([#​528](https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/528)) ([d2f92c0](https://redirect.github.com/eslint-stylistic/eslint-stylistic/commit/d2f92c0a04292b05ddbc785c7803be8f94935f80)) - remove `@types/eslint` ([5ea3d6a](https://redirect.github.com/eslint-stylistic/eslint-stylistic/commit/5ea3d6ac78ffd269a14bb86b848b1b4a3c8ca1d1)) ##### Bug Fixes - **indent-binary-ops:** improve nested handling, close [#​530](https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/530) ([af1c21a](https://redirect.github.com/eslint-stylistic/eslint-stylistic/commit/af1c21a4666e3a3d927c05f5f977a37c1477640a)) - move spacing rules about `as` and `satisfies` from `type-annontation-spacing` to `keyword-spacing` ([#​535](https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/535)) ([b89ae5e](https://redirect.github.com/eslint-stylistic/eslint-stylistic/commit/b89ae5e8f588fc68d59df7c5d7a14559d878c331)) ##### Documentation - redirect rule docs, close [#​532](https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/532) ([7b92cfd](https://redirect.github.com/eslint-stylistic/eslint-stylistic/commit/7b92cfd6f9de8deeef646112254addabaf54f4d5)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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/antoinezanardi/werewolves-assistant-web-next). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Antoine ZANARDI <antoine.zanardi@epitech.eu>
- Loading branch information