fix: "renovate"

This commit is contained in:
bot
2026-05-15 00:40:18 +00:00
parent 25f8680fce
commit 580ff97242
2 changed files with 7 additions and 7 deletions
+4 -4
View File
@@ -12,7 +12,7 @@
"@eslint/js": "^10.0.1",
"@types/mocha": "^10.0.10",
"@types/node": "25.x",
"@types/vscode": "^1.118.0",
"@types/vscode": "^1.120.0",
"@typescript-eslint/eslint-plugin": "^8.59.3",
"@typescript-eslint/parser": "^8.59.3",
"@vscode/test-cli": "^0.0.12",
@@ -333,9 +333,9 @@
}
},
"node_modules/@types/vscode": {
"version": "1.118.0",
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.118.0.tgz",
"integrity": "sha512-Ah6eTlqDcwIMELEVwQMO++rJAFBRz/oLluLD/vWdYrH1KuI9kfpaM+7pg0OvvascgcJy+ghLCERAYouM4QbzGw==",
"version": "1.120.0",
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.120.0.tgz",
"integrity": "sha512-feaT4Rst+FkTch5zz/ZbNCxoIvo55YU80Be2kiL7OJcod4+CUYf2lUBPdIJzozNnSEMq1VRTGrWEcCGFB3fBmA==",
"dev": true,
"license": "MIT"
},