Skip to content

Commit

Permalink
chore(deps): update dependency @types/vscode to v1.77.0
Browse files Browse the repository at this point in the history
  • Loading branch information
angular-robot committed Mar 30, 2023
1 parent 8da65ce commit 9fe4333
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
"@bazel/ibazel": "0.16.2",
"@types/jasmine": "3.10.7",
"@types/node": "14.18.33",
"@types/vscode": "1.67.0",
"@types/vscode": "1.77.0",
"clang-format": "1.8.0",
"cross-env": "^7.0.3",
"esbuild": "0.14.39",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1931,10 +1931,10 @@
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.4.tgz#bd86a43617df0594787d38b735f55c805becf1bc"
integrity sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==

"@types/vscode@1.67.0":
version "1.67.0"
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.67.0.tgz#8eaba41d1591aa02f5d960b7dfae3b16e066f08c"
integrity sha512-GH8BDf8cw9AC9080uneJfulhSa7KHSMI2s/CyKePXoGNos9J486w2V4YKoeNUqIEkW4hKoEAWp6/cXTwyGj47g==
"@types/vscode@1.77.0":
version "1.77.0"
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.77.0.tgz#f92f15a636abc9ef562f44dd8af6766aefedb445"
integrity sha512-MWFN5R7a33n8eJZJmdVlifjig3LWUNRrPeO1xemIcZ0ae0TEQuRc7G2xV0LUX78RZFECY1plYBn+dP/Acc3L0Q==

"@types/ws@^8.5.1":
version "8.5.3"
Expand Down

0 comments on commit 9fe4333

Please sign in to comment.