mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-09-13 23:55:11 +00:00
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:
12
package.json
12
package.json
@@ -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",
|
||||
|
Reference in New Issue
Block a user