Skip to content

Commit

Permalink
chore: Update vscode and @types/vscode dependencies to latest versions (
Browse files Browse the repository at this point in the history
#991)

* chore: Update vscode and @types/vscode dependencies to latest versions

* chore: Update @types/vscode dependency to version 1.91.0

---------

Co-authored-by: amitjoshi <[email protected]>
  • Loading branch information
amitjoshi438 and amitjoshi authored Jul 9, 2024
1 parent c4de872 commit 53f6527
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"email": "[email protected]"
},
"engines": {
"vscode": "^1.89.0",
"vscode": "^1.91.0",
"npm": ">=8.3.0"
},
"extensionKind": [
Expand Down Expand Up @@ -1037,7 +1037,7 @@
"@types/sinon": "^10.0.12",
"@types/unzip-stream": "^0.3.0",
"@types/uuid": "^8.3.0",
"@types/vscode": "^1.89.0",
"@types/vscode": "^1.91.0",
"@types/vscode-webview": "^1.57.1",
"@types/webpack": "^5.28.0",
"@types/webpack-env": "^1.17.0",
Expand Down

0 comments on commit 53f6527

Please sign in to comment.