Update eslint & plugins to latest

This commit is contained in:
Emma [it/its]@Rory& 2024-10-29 22:00:07 +01:00
parent 7fa2f650dc
commit 9a32fb6465
2 changed files with 3 additions and 3 deletions

BIN
package-lock.json generated

Binary file not shown.

View File

@ -57,9 +57,9 @@
"@types/probe-image-size": "^7.2.5",
"@types/sharp": "^0.31.1",
"@types/ws": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.1",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"eslint": "^9.13.0",
"express": "^4.21.1",
"husky": "^9.1.6",
"prettier": "^3.3.3",