diff --git a/javascript/packages/vscode/package.json b/javascript/packages/vscode/package.json index 4b27f6198..b03e56bc5 100644 --- a/javascript/packages/vscode/package.json +++ b/javascript/packages/vscode/package.json @@ -290,7 +290,7 @@ "@herb-tools/node-wasm": "0.10.1", "@types/mocha": "^10.0.10", "@types/node": "25.x", - "@types/vscode": "^1.100.0", + "@types/vscode": "^1.118.0", "@vscode/test-cli": "^0.0.12", "@vscode/test-electron": "^2.5.2", "@vscode/vsce": "^3.9.1", diff --git a/yarn.lock b/yarn.lock index 6608c0845..9d087796b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2058,10 +2058,10 @@ "@types/expect" "^1.20.4" "@types/node" "*" -"@types/vscode@^1.100.0": - version "1.116.0" - resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.116.0.tgz#88e90907200b5d2776a2ebfae5fb791833193d79" - integrity sha512-sYHp4MO6BqJ2PD7Hjt0hlIS3tMaYsVPJrd0RUjDJ8HtOYnyJIEej0bLSccM8rE77WrC+Xox/kdBwEFDO8MsxNA== +"@types/vscode@^1.118.0": + version "1.118.0" + resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.118.0.tgz#4a226ddf8faa11a9e6b338555431c4edd3230e4a" + integrity sha512-Ah6eTlqDcwIMELEVwQMO++rJAFBRz/oLluLD/vWdYrH1KuI9kfpaM+7pg0OvvascgcJy+ghLCERAYouM4QbzGw== "@types/web-bluetooth@^0.0.21": version "0.0.21"