Skip to content

Commit 7679022

Browse files
committed
chore(deps): update dependency @types/vscode to v1.83.0
1 parent 28e4ccb commit 7679022

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
@@ -237,7 +237,7 @@
237237
"@bazel/ibazel": "0.16.2",
238238
"@types/jasmine": "3.10.7",
239239
"@types/node": "14.18.33",
240-
"@types/vscode": "1.67.0",
240+
"@types/vscode": "1.83.0",
241241
"clang-format": "1.8.0",
242242
"cross-env": "^7.0.3",
243243
"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.83.0":
1935+
version "1.83.0"
1936+
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.83.0.tgz#f787d1d94d0b258b9bb97947396b47c1d364e90f"
1937+
integrity sha512-3mUtHqLAVz9hegut9au4xehuBrzRE3UJiQMpoEHkNl6XHliihO7eATx2BMHs0odsmmrwjJrlixx/Pte6M3ygDQ==
19381938

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

0 commit comments

Comments
 (0)