renovate (#75)

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-03-04 08:59:31 +00:00
committed by root
parent d886159234
commit 7c33cc83d6
2 changed files with 65 additions and 65 deletions

View File

@ -54,12 +54,12 @@
"@types/mocha": "^10.0.10",
"@types/node": "22.x",
"@types/vscode": "^1.97.0",
"@typescript-eslint/eslint-plugin": "^8.25.0",
"@typescript-eslint/parser": "^8.25.0",
"@typescript-eslint/eslint-plugin": "^8.26.0",
"@typescript-eslint/parser": "^8.26.0",
"@vscode/test-cli": "^0.0.10",
"@vscode/test-electron": "^2.4.1",
"eslint": "^9.21.0",
"typescript": "^5.7.3"
"typescript": "^5.8.2"
},
"engines": {
"vscode": "^1.97.0"