Skip to content

Commit

Permalink
Update vscode version. (#750)
Browse files Browse the repository at this point in the history
Co-authored-by: Tatsat Mishra <[email protected]>
  • Loading branch information
Tatsinnit and Tatsat Mishra authored Jun 20, 2024
1 parent 9ca8885 commit 4edb7b5
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 @@ -7,7 +7,7 @@
"publisher": "ms-kubernetes-tools",
"icon": "resources/aks-tools.png",
"engines": {
"vscode": "^1.89.0"
"vscode": "^1.90.0"
},
"capabilities": {
"untrustedWorkspaces": {
Expand Down Expand Up @@ -569,7 +569,7 @@
"@types/sinon": "^17.0.3",
"@types/tmp": "^0.2.6",
"@types/uuid": "^9.0.8",
"@types/vscode": "^1.89.0",
"@types/vscode": "^1.90.0",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@vscode/test-electron": "^2.4.0",
Expand Down

0 comments on commit 4edb7b5

Please sign in to comment.