Other: Upgrade ESLint to latest version and run npm update

This commit is contained in:
June 2023-10-05 14:18:11 +02:00
commit 88e510d54e
No known key found for this signature in database
GPG key ID: 094C2AC34192FA11
2 changed files with 124 additions and 917 deletions

1039
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

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