Skip to content

Commit b25def9

Browse files
committed
Install exact version of @types/vscode
1 parent 77602b3 commit b25def9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

extensions/ql-vscode/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/ql-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2050,7 +2050,7 @@
20502050
"@types/tar-stream": "^3.1.3",
20512051
"@types/through2": "^2.0.36",
20522052
"@types/tmp": "^0.2.6",
2053-
"@types/vscode": "^1.90.0",
2053+
"@types/vscode": "1.90.0",
20542054
"@types/yauzl": "^2.10.3",
20552055
"@typescript-eslint/eslint-plugin": "^8.8.0",
20562056
"@typescript-eslint/parser": "^8.8.0",

0 commit comments

Comments
 (0)