diff --git a/packages/vscode-ext/package.json b/packages/vscode-ext/package.json index efa85f00..162e260e 100644 --- a/packages/vscode-ext/package.json +++ b/packages/vscode-ext/package.json @@ -128,7 +128,7 @@ "devDependencies": { "@types/glob": "^7.2.0", "@types/node": "18.x", - "@types/vscode": "^1.70.0", + "@types/vscode": "^1.71.0", "glob": "^8.0.3", "js-yaml": "^4.1.0", "typescript": "^4.8.2", diff --git a/yarn.lock b/yarn.lock index 24784ad5..8cd39683 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4632,10 +4632,10 @@ resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d" integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ== -"@types/vscode@^1.70.0": - version "1.70.0" - resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.70.0.tgz#9cb14cdaac9f450a7005ae2db49ecee4a084c983" - integrity sha512-3/9Fz0F2eBgwciazc94Ien+9u1elnjFg9YAhvAb3qDy/WeFWD9VrOPU7CIytryOVUdbxus8uzL4VZYONA0gDtA== +"@types/vscode@^1.71.0": + version "1.71.0" + resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.71.0.tgz#a8d9bb7aca49b0455060e6eb978711b510bdd2e2" + integrity sha512-nB50bBC9H/x2CpwW9FzRRRDrTZ7G0/POttJojvN/LiVfzTGfLyQIje1L1QRMdFXK9G41k5UJN/1B9S4of7CSzA== "@types/webpack-env@^1.16.0": version "1.18.0"