Skip to content

Commit a666c60

Browse files
authored
Update types for @types/vscode 1.116 (DefinitelyTyped#74883)
1 parent a892942 commit a666c60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

types/vscode/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*--------------------------------------------------------------------------------------------*/
55

66
/**
7-
* Type Definition for Visual Studio Code 1.115 Extension API
7+
* Type Definition for Visual Studio Code 1.116 Extension API
88
* See https://code.visualstudio.com/api for more information
99
*/
1010

types/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@types/vscode",
4-
"version": "1.115.9999",
4+
"version": "1.116.9999",
55
"nonNpm": "conflict",
66
"nonNpmDescription": "TypeScript definitions for the Visual Studio Code Extension API",
77
"projects": [

0 commit comments

Comments
 (0)