Bump eslint-config-prettier from 9.0.0 to 9.1.0
Bumps eslint-config-prettier from 9.0.0 to 9.1.0.
Changelog
Sourced from eslint-config-prettier's changelog.
Version 9.1.0 (2023-12-02)
- Added: [unicorn/template-indent], (as a [special rule][unicorn/template-indent-special]). Thanks to Gürgün Dayıoğlu (
@gurgunday
)!- Changed: All the [formatting rules that were deprecated in ESLint 8.53.0][deprecated-8.53.0] are now excluded if you set the
ESLINT_CONFIG_PRETTIER_NO_DEPRECATED
environment variable.
Commits
-
40c7f3d
eslint-config-prettier v9.1.0 -
4110dff
Merge pull request #271 from prettier/deprecated -
6d0bd92
Update tests to handle newly deprecated rules -
4c876b9
Move rules deprecated in ESLint 8.53.0 to the deprecated section -
24445c0
Use specialRule constant -
7827196
Group deprecated and removed rules by version -
48f804c
Roll back to ESLint 8.52.0 for now -
16f03b8
Update Prettier -
b06d618
Update npm packages -
25fc427
turn offunicorn/template-indent
(#269) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts