Bump eslint

This commit is contained in:
Will Toohey
2025-12-08 11:31:36 +10:00
parent 24a47f039f
commit 5a6bd01342
3 changed files with 23 additions and 11 deletions
+3 -2
View File
@@ -4,7 +4,8 @@
"description": "Online DLL patcher. This file only exists for eslint.",
"author": "mon",
"devDependencies": {
"eslint": "^8.52.0",
"eslint-plugin-html": "^7.1.0"
"eslint": "^9.39.1",
"eslint-plugin-html": "^8.1.3",
"globals": "^16.5.0"
}
}