Bump stylistic-eslint (#3520)

updates plugin and adjust docs and config for smooth cleaning :-D

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Veeck
2024-08-12 22:52:43 +02:00
committed by GitHub
parent 780e4e2e06
commit 976c8ae00a
32 changed files with 700 additions and 565 deletions

View File

@@ -71,21 +71,21 @@
"pm2": "^5.4.2",
"socket.io": "^4.7.5",
"suncalc": "^1.9.0",
"systeminformation": "^5.23.2"
"systeminformation": "^5.23.4"
},
"devDependencies": {
"@stylistic/eslint-plugin": "^1.8.1",
"@stylistic/eslint-plugin": "^2.6.2",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-jsdoc": "^48.10.2",
"eslint-plugin-jest": "^28.8.0",
"eslint-plugin-jsdoc": "^50.0.0",
"eslint-plugin-package-json": "^0.15.2",
"eslint-plugin-unicorn": "^55.0.0",
"express-basic-auth": "^1.2.1",
"husky": "^9.1.4",
"jest": "^29.7.0",
"jsdom": "^24.1.1",
"lint-staged": "^15.2.7",
"playwright": "^1.45.3",
"lint-staged": "^15.2.8",
"playwright": "^1.46.0",
"prettier": "^3.3.3",
"sinon": "^18.0.0",
"stylelint": "^16.8.1",