diff --git a/package.json b/package.json index 3bc24040..e0a2a3fc 100644 --- a/package.json +++ b/package.json @@ -1294,7 +1294,7 @@ "@types/glob": "^8.1.0", "@types/mocha": "^10.0.6", "@types/node": "^20.12.12", - "@types/vscode": "^1.88.0", + "@types/vscode": "^1.89.0", "@types/which": "^3.0.3", "@typescript-eslint/eslint-plugin": "^7.11.0", "@typescript-eslint/parser": "^7.10.0", diff --git a/yarn.lock b/yarn.lock index d1442e80..dd3aa383 100644 --- a/yarn.lock +++ b/yarn.lock @@ -253,10 +253,10 @@ dependencies: undici-types "~5.26.4" -"@types/vscode@^1.88.0": - version "1.88.0" - resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.88.0.tgz#2dc690237f7ef049942508c8609b6b9f5216b4d3" - integrity sha512-rWY+Bs6j/f1lvr8jqZTyp5arRMfovdxolcqGi+//+cPDOh8SBvzXH90e7BiSXct5HJ9HGW6jATchbRTpTJpEkw== +"@types/vscode@^1.89.0": + version "1.89.0" + resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.89.0.tgz#df0beb3f4ab9133ee8c5fcac8fc578e4623d8749" + integrity sha512-TMfGKLSVxfGfoO8JfIE/neZqv7QLwS4nwPwL/NwMvxtAY2230H2I4Z5xx6836pmJvMAzqooRQ4pmLm7RUicP3A== "@types/which@^3.0.3": version "3.0.3"