diff --git a/package.json b/package.json index bdae933f..cc903bb7 100644 --- a/package.json +++ b/package.json @@ -1305,7 +1305,7 @@ "@types/glob": "^8.1.0", "@types/mocha": "^10.0.9", "@types/node": "^22.7.7", - "@types/vscode": "^1.88.0", + "@types/vscode": "^1.94.0", "@types/which": "^3.0.4", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", diff --git a/yarn.lock b/yarn.lock index 8d683c33..76f889f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -245,10 +245,10 @@ dependencies: undici-types "~6.19.2" -"@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.94.0": + version "1.94.0" + resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.94.0.tgz#ccd2111b6ecaba6ad4da19c2d524828fa73ae250" + integrity sha512-UyQOIUT0pb14XSqJskYnRwD2aG0QrPVefIfrW1djR+/J4KeFQ0i1+hjZoaAmeNf3Z2jleK+R2hv+EboG/m8ruw== "@types/which@^3.0.4": version "3.0.4"