Skip to content

Commit 18e4846

Browse files
committed
chore(deps): update dependency @types/vscode to v1.89.0
1 parent 13d9776 commit 18e4846

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
@@ -245,7 +245,7 @@
245245
"@bazel/ibazel": "0.16.2",
246246
"@types/jasmine": "3.10.7",
247247
"@types/node": "14.18.33",
248-
"@types/vscode": "1.67.0",
248+
"@types/vscode": "1.89.0",
249249
"clang-format": "1.8.0",
250250
"cross-env": "^7.0.3",
251251
"esbuild": "0.14.39",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1931,10 +1931,10 @@
19311931
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.4.tgz#bd86a43617df0594787d38b735f55c805becf1bc"
19321932
integrity sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==
19331933

1934-
"@types/vscode@1.67.0":
1935-
version "1.67.0"
1936-
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.67.0.tgz#8eaba41d1591aa02f5d960b7dfae3b16e066f08c"
1937-
integrity sha512-GH8BDf8cw9AC9080uneJfulhSa7KHSMI2s/CyKePXoGNos9J486w2V4YKoeNUqIEkW4hKoEAWp6/cXTwyGj47g==
1934+
"@types/vscode@1.89.0":
1935+
version "1.89.0"
1936+
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.89.0.tgz#df0beb3f4ab9133ee8c5fcac8fc578e4623d8749"
1937+
integrity sha512-TMfGKLSVxfGfoO8JfIE/neZqv7QLwS4nwPwL/NwMvxtAY2230H2I4Z5xx6836pmJvMAzqooRQ4pmLm7RUicP3A==
19381938

19391939
"@types/ws@^8.5.1":
19401940
version "8.5.3"

0 commit comments

Comments
 (0)