Skip to content

Commit 03f640b

Browse files
committed
Update @types/vscode to 1.64.0
While greater than our engine version, we have (and will have) code that opts into using newer APIs when available.
1 parent 933a7d9 commit 03f640b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/semver": "~7.3.9",
6060
"@types/sinon": "~10.0.11",
6161
"@types/uuid": "~8.3.4",
62-
"@types/vscode": "~1.59.0",
62+
"@types/vscode": "~1.64.0",
6363
"@vscode/test-electron": "~2.1.2",
6464
"esbuild": "^0.14.23",
6565
"glob": "^7.2.0",

0 commit comments

Comments
 (0)