Skip to content

Commit 0ac8a46

Browse files
Bump @types/vscode from 1.116.0 to 1.120.0 (#1738)
Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.116.0 to 1.120.0. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3616529 commit 0ac8a46

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

javascript/packages/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@
290290
"@herb-tools/node-wasm": "0.10.1",
291291
"@types/mocha": "^10.0.10",
292292
"@types/node": "25.x",
293-
"@types/vscode": "^1.100.0",
293+
"@types/vscode": "^1.120.0",
294294
"@vscode/test-cli": "^0.0.12",
295295
"@vscode/test-electron": "^2.5.2",
296296
"@vscode/vsce": "^3.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2058,10 +2058,10 @@
20582058
"@types/expect" "^1.20.4"
20592059
"@types/node" "*"
20602060

2061-
"@types/vscode@^1.100.0":
2062-
version "1.116.0"
2063-
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.116.0.tgz#88e90907200b5d2776a2ebfae5fb791833193d79"
2064-
integrity sha512-sYHp4MO6BqJ2PD7Hjt0hlIS3tMaYsVPJrd0RUjDJ8HtOYnyJIEej0bLSccM8rE77WrC+Xox/kdBwEFDO8MsxNA==
2061+
"@types/vscode@^1.120.0":
2062+
version "1.120.0"
2063+
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.120.0.tgz#af36ef6e9952aa643e3682468197e319be80b4ae"
2064+
integrity sha512-feaT4Rst+FkTch5zz/ZbNCxoIvo55YU80Be2kiL7OJcod4+CUYf2lUBPdIJzozNnSEMq1VRTGrWEcCGFB3fBmA==
20652065

20662066
"@types/web-bluetooth@^0.0.21":
20672067
version "0.0.21"

0 commit comments

Comments
 (0)