Skip to content

Commit 9f129ba

Browse files
committed
chore(deps): update dependency @types/vscode to v1.92.0
1 parent 54feaa8 commit 9f129ba

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@
247247
"@bazel/ibazel": "0.16.2",
248248
"@types/jasmine": "3.10.7",
249249
"@types/node": "18.19.39",
250-
"@types/vscode": "1.67.0",
250+
"@types/vscode": "1.92.0",
251251
"clang-format": "1.8.0",
252252
"cross-env": "^7.0.3",
253253
"esbuild": "0.14.39",

yarn.lock

+4-4
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.92.0":
1889+
version "1.92.0"
1890+
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.92.0.tgz#b4d6bc180e7206defe643a1a5f38a1367947d418"
1891+
integrity sha512-DcZoCj17RXlzB4XJ7IfKdPTcTGDLYvTOcTNkvtjXWF+K2TlKzHHkBEXNWQRpBIXixNEUgx39cQeTFunY0E2msw==
18921892

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

0 commit comments

Comments
 (0)