renovate (#36)

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:
2024-10-08 20:44:52 +00:00
committed by root
parent 6d6c56b87c
commit 910c941222
2 changed files with 54 additions and 54 deletions

View File

@ -51,11 +51,11 @@
"onStartupFinished"
],
"devDependencies": {
"@types/mocha": "^10.0.8",
"@types/mocha": "^10.0.9",
"@types/node": "22.x",
"@types/vscode": "^1.94.0",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
"@vscode/test-cli": "^0.0.10",
"@vscode/test-electron": "^2.4.1",
"eslint": "^9.12.0",