Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit be9d596

Browse files
committed
chore(deps): update dependency @types/vscode to v1.95.0
1 parent 43e792d commit be9d596

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
"@bazel/ibazel": "0.16.2",
262262
"@types/jasmine": "3.10.7",
263263
"@types/node": "18.19.39",
264-
"@types/vscode": "1.67.0",
264+
"@types/vscode": "1.95.0",
265265
"clang-format": "1.8.0",
266266
"cross-env": "^7.0.3",
267267
"esbuild": "0.14.39",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1885,10 +1885,10 @@
18851885
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.4.tgz#bd86a43617df0594787d38b735f55c805becf1bc"
18861886
integrity sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==
18871887

1888-
"@types/vscode@1.67.0":
1889-
version "1.67.0"
1890-
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.67.0.tgz#8eaba41d1591aa02f5d960b7dfae3b16e066f08c"
1891-
integrity sha512-GH8BDf8cw9AC9080uneJfulhSa7KHSMI2s/CyKePXoGNos9J486w2V4YKoeNUqIEkW4hKoEAWp6/cXTwyGj47g==
1888+
"@types/vscode@1.95.0":
1889+
version "1.95.0"
1890+
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.95.0.tgz#484aee82c69fa2d73e29d4bf2a91191e570dbc70"
1891+
integrity sha512-0LBD8TEiNbet3NvWsmn59zLzOFu/txSlGxnv5yAFHCrhG9WvAnR3IvfHzMOs2aeWqgvNjq9pO99IUw8d3n+unw==
18921892

18931893
"@types/ws@*", "@types/ws@^8.5.1":
18941894
version "8.5.11"

0 commit comments

Comments
 (0)