Skip to content

Commit 9b473ac

Browse files
committed
Drop @types/vscode version to 1.63
1 parent e69709c commit 9b473ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@
397397
"@types/glob": "^7.2.0",
398398
"@types/mocha": "^9.1.0",
399399
"@types/node": "^16.11.36",
400-
"@types/vscode": "^1.67.0",
400+
"@types/vscode": "^1.63.0",
401401
"@types/which": "^2.0.1",
402402
"@typescript-eslint/eslint-plugin": "^5.27.0",
403403
"@typescript-eslint/parser": "^5.27.0",

0 commit comments

Comments
 (0)