Skip to content

Commit

Permalink
chore(deps): update dependency @types/vscode to v1.97.0
Browse files Browse the repository at this point in the history
  • Loading branch information
angular-robot committed Feb 6, 2025
1 parent 8adc17a commit a8b6a81
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 @@ -273,7 +273,7 @@
"@bazel/ibazel": "0.16.2",
"@types/jasmine": "3.10.7",
"@types/node": "18.19.39",
"@types/vscode": "1.67.0",
"@types/vscode": "1.97.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 @@ -1885,10 +1885,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.97.0":
version "1.97.0"
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.97.0.tgz#62ce3a32243019aaa4fc20cee2a3de06bc71af4f"
integrity sha512-ueE73loeOTe7olaVyqP9mrRI54kVPJifUPjblZo9fYcv1CuVLPOEKEkqW0GkqPC454+nCEoigLWnC2Pp7prZ9w==

"@types/ws@*", "@types/ws@^8.5.1":
version "8.5.11"
Expand Down

0 comments on commit a8b6a81

Please sign in to comment.