Skip to content

Commit 6e2d1cf

Browse files
Bump @types/vscode from 1.109.0 to 1.110.0 (#1399)
Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.109.0 to 1.110.0. Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc3ee28 commit 6e2d1cf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

javascript/packages/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@
291291
"@herb-tools/node-wasm": "0.9.0",
292292
"@types/mocha": "^10.0.10",
293293
"@types/node": "25.x",
294-
"@types/vscode": "^1.109.0",
294+
"@types/vscode": "^1.110.0",
295295
"@typescript-eslint/eslint-plugin": "^8.56.1",
296296
"@typescript-eslint/parser": "^8.56.1",
297297
"@vscode/test-cli": "^0.0.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1908,10 +1908,10 @@
19081908
"@types/expect" "^1.20.4"
19091909
"@types/node" "*"
19101910

1911-
"@types/vscode@^1.109.0":
1912-
version "1.109.0"
1913-
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.109.0.tgz#062dfddf5f7df9cf36038e900ae67421ae69091b"
1914-
integrity sha512-0Pf95rnwEIwDbmXGC08r0B4TQhAbsHQ5UyTIgVgoieDe4cOnf92usuR5dEczb6bTKEp7ziZH4TV1TRGPPCExtw==
1911+
"@types/vscode@^1.110.0":
1912+
version "1.110.0"
1913+
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.110.0.tgz#b6210c7d5e049003138bb17311644fe8b179dc8b"
1914+
integrity sha512-AGuxUEpU4F4mfuQjxPPaQVyuOMhs+VT/xRok1jiHVBubHK7lBRvCuOMZG0LKUwxncrPorJ5qq/uil3IdZBd5lA==
19151915

19161916
"@types/web-bluetooth@^0.0.21":
19171917
version "0.0.21"

0 commit comments

Comments
 (0)