renovate (#84)

Co-authored-by: m.schnitzler <martin.wb.2015@gmail.com>
Co-committed-by: m.schnitzler <martin.wb.2015@gmail.com>
This commit is contained in:
2025-04-08 07:43:41 +00:00
committed by root
parent 1d33f89196
commit 6894260a83
2 changed files with 141 additions and 216 deletions

View File

@ -54,10 +54,10 @@
"@types/mocha": "^10.0.10",
"@types/node": "22.x",
"@types/vscode": "^1.99.0",
"@typescript-eslint/eslint-plugin": "^8.29.0",
"@typescript-eslint/parser": "^8.29.0",
"@typescript-eslint/eslint-plugin": "^8.29.1",
"@typescript-eslint/parser": "^8.29.1",
"@vscode/test-cli": "^0.0.10",
"@vscode/test-electron": "^2.4.1",
"@vscode/test-electron": "^2.5.1",
"eslint": "^9.24.0",
"typescript": "^5.8.3"
},