Other: Upgrade ESLint to new major version and run npm update

This commit is contained in:
Julian 2023-01-24 19:00:48 +01:00
parent 268b9b5c5e
commit 7c96867182
Signed by: julian
GPG Key ID: 094C2AC34192FA11
2 changed files with 506 additions and 767 deletions

1271
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -12,6 +12,6 @@
"author": "Julian Schacher",
"license": "GPL-3.0-or-later",
"devDependencies": {
"eslint": "^7.26.0"
"eslint": "^8.32.0"
}
}