diff --git a/package.json b/package.json index 8be71b7..14e637d 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@types/glob": "^7.2.0", "@types/mocha": "^9.0.0", "@types/node": "^17.0.8", - "@types/vscode": "^1.57.1", + "@types/vscode": "^1.67.0", "@typescript-eslint/eslint-plugin": "^2.30.0", "@typescript-eslint/parser": "^2.30.0", "eslint": "^6.8.0", diff --git a/yarn.lock b/yarn.lock index a48215e..41cb391 100644 --- a/yarn.lock +++ b/yarn.lock @@ -109,10 +109,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.8.tgz#50d680c8a8a78fe30abe6906453b21ad8ab0ad7b" integrity sha512-YofkM6fGv4gDJq78g4j0mMuGMkZVxZDgtU0JRdx6FgiJDG+0fY0GKVolOV8WqVmEhLCXkQRjwDdKyPxJp/uucg== -"@types/vscode@^1.57.1": - version "1.57.1" - resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.57.1.tgz#f07f366d1f2c4cc8d53d1ad562c916f5c8a8b1e1" - integrity sha512-I+NlKdnDnUZZ5HYu3F99ye3ERORnoqdyPer6nXVC7ToU/4WEjrCQOlLosmLyVoi75+UbKCJMFqTgeZuID+8yoA== +"@types/vscode@^1.67.0": + version "1.67.0" + resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.67.0.tgz#8eaba41d1591aa02f5d960b7dfae3b16e066f08c" + integrity sha512-GH8BDf8cw9AC9080uneJfulhSa7KHSMI2s/CyKePXoGNos9J486w2V4YKoeNUqIEkW4hKoEAWp6/cXTwyGj47g== "@typescript-eslint/eslint-plugin@^2.30.0": version "2.34.0"