diff --git a/package.json b/package.json index c6e65ad2..027737b0 100644 --- a/package.json +++ b/package.json @@ -578,7 +578,7 @@ "@types/glob": "^8.1.0", "@types/mocha": "^10.0.3", "@types/node": "^20.8.6", - "@types/vscode": "^1.82.0", + "@types/vscode": "^1.83.1", "@types/which": "^3.0.0", "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", diff --git a/yarn.lock b/yarn.lock index 1363c349..659b2737 100644 --- a/yarn.lock +++ b/yarn.lock @@ -250,10 +250,10 @@ resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a" integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw== -"@types/vscode@^1.82.0": - version "1.82.0" - resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.82.0.tgz#89b0b21179dcf5e8cee1664a9a05c5f6c60d38d0" - integrity sha512-VSHV+VnpF8DEm8LNrn8OJ8VuUNcBzN3tMvKrNpbhhfuVjFm82+6v44AbDhLvVFgCzn6vs94EJNTp7w8S6+Q1Rw== +"@types/vscode@^1.83.1": + version "1.83.1" + resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.83.1.tgz#fe51b3d913a5c5b265a622179ae4ab6c0af7d54e" + integrity sha512-BHu51NaNKOtDf3BOonY3sKFFmZKEpRkzqkZVpSYxowLbs5JqjOQemYFob7Gs5rpxE5tiGhfpnMpcdF/oKrLg4w== "@types/which@^3.0.0": version "3.0.0"