Co-authored-by: m.schnitzler <martin.wb.2015@gmail.com>
Co-committed-by: m.schnitzler <martin.wb.2015@gmail.com>
This commit was merged in pull request #156.
This commit is contained in:
2026-03-21 00:34:13 +00:00
committed by root
parent c8d79ef509
commit 942b4a3865
2 changed files with 7 additions and 7 deletions

View File

@@ -59,7 +59,7 @@
"@typescript-eslint/parser": "^8.57.1",
"@vscode/test-cli": "^0.0.12",
"@vscode/test-electron": "^2.5.2",
"eslint": "^10.0.3",
"eslint": "^10.1.0",
"ts-api-utils": "^2.5.0",
"typescript": "^5.9.3"
},