Skip to content

Commit

Permalink
Update vscode version and engine. (Azure#798)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatsinnit authored Jul 16, 2024
1 parent ec2d66f commit 26a82fb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
13 changes: 7 additions & 6 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.90.0"
"vscode": "^1.91.0"
},
"capabilities": {
"untrustedWorkspaces": {
Expand Down Expand Up @@ -528,7 +528,7 @@
"@types/sinon": "^17.0.3",
"@types/tmp": "^0.2.6",
"@types/uuid": "^10.0.0",
"@types/vscode": "^1.90.0",
"@types/vscode": "^1.91.0",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"@vscode/test-electron": "^2.4.0",
Expand Down

0 comments on commit 26a82fb

Please sign in to comment.