Update dependency eslint to v10
Some checks failed
CI / Test (pull_request) Failing after 19s

This commit is contained in:
2026-02-09 19:09:53 +00:00
parent d48b37e0c2
commit af6cf7c9c0
2 changed files with 40 additions and 41 deletions

View File

@@ -22,7 +22,7 @@
"@typescript-eslint/eslint-plugin": "^8.37.0",
"@typescript-eslint/parser": "^8.37.0",
"cspell": "^9.1.5",
"eslint": "^9.31.0",
"eslint": "^10.0.0",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-prettier": "^5.5.1",
"eslint-plugin-security": "^3.0.1",