Cleanup github actions (#3549)

- should now correct itself when one changes from (accidentaly selected)
master to develop
- also fixes wrong CHANGELOG entry from
https://github.com/MagicMirrorOrg/MagicMirror/pull/3481
- update deps a little
This commit is contained in:
Veeck
2024-09-19 12:25:41 +02:00
committed by GitHub
parent 1823f5a130
commit 06a8b517aa
6 changed files with 106 additions and 106 deletions

View File

@@ -76,10 +76,10 @@
},
"devDependencies": {
"@stylistic/eslint-plugin": "^2.8.0",
"cspell": "^8.14.3",
"cspell": "^8.14.4",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-jsdoc": "^50.2.3",
"eslint-plugin-jsdoc": "^50.2.4",
"eslint-plugin-package-json": "^0.15.3",
"eslint-plugin-unicorn": "^55.0.0",
"express-basic-auth": "^1.2.1",