fix: "renovate"

This commit is contained in:
2026-07-01 01:48:12 +00:00
parent 6ec43bf622
commit 29a4f61638
2 changed files with 63 additions and 63 deletions
+3 -3
View File
@@ -53,15 +53,15 @@
"@types/mocha": "^10.0.10",
"@types/node": "26.x",
"@types/vscode": "^1.125.0",
"@typescript-eslint/eslint-plugin": "^8.62.0",
"@typescript-eslint/parser": "^8.62.0",
"@typescript-eslint/eslint-plugin": "^8.62.1",
"@typescript-eslint/parser": "^8.62.1",
"@vscode/test-cli": "^0.0.15",
"@vscode/test-electron": "^3.0.0",
"eslint": "^10.1.0",
"globals": "^17.7.0",
"husky": "^9.1.7",
"lint-staged": "^17.0.8",
"prettier": "^3.9.1",
"prettier": "^3.9.4",
"ts-api-utils": "^2.5.0",
"typescript": "^6.0.3"
},