fix(deps): update dependency @stylistic/eslint-plugin to ^2.11.0
This MR contains the following updates:
| Package | Type | Update | Change | 
|---|---|---|---|
| @stylistic/eslint-plugin (source) | dependencies | minor | ^2.10.1 -> ^2.11.0 | 
Release Notes
eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin)
v2.11.0
Features
- comma-dangle: add support for Import Attributes (#586) (4c177c3)
 - comma-style: add support for more syntax (#597) (922151c)
 - function-call-argument-newline: add support for Import Attributes (#603) (8ee0c24)
 - 
function-call-spacing: add 
optionalChainto control the space around theoptional chain(#605) (f732798) - function-paren-newline: add support for Import Attributes (#585) (4ede153)
 
Bug Fixes
Build Related
Configuration
- 
If you want to rebase/retry this MR, check this box  
This MR has been generated by Renovate Bot.