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 #152.
This commit is contained in:
2026-03-08 01:17:55 +00:00
committed by root
parent b695d0ff1f
commit eb97144726
2 changed files with 117 additions and 66 deletions

View File

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