We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
vscode
1.56.0
1 parent c983f75 commit f440023Copy full SHA for f440023
package.json
@@ -6,7 +6,7 @@
6
"publisher": "ms-vscode",
7
"description": "Develop PowerShell modules, commands and scripts in Visual Studio Code!",
8
"engines": {
9
- "vscode": "^1.53.0"
+ "vscode": "^1.56.0"
10
},
11
"license": "SEE LICENSE IN LICENSE.txt",
12
"homepage": "https://github.com/PowerShell/vscode-powershell/blob/master/README.md",
@@ -63,7 +63,7 @@
63
"@types/semver": "~7.3.8",
64
"@types/sinon": "~10.0.2",
65
"@types/uuid": "~8.3.1",
66
- "@types/vscode": "~1.53.0",
+ "@types/vscode": "~1.56.0",
67
"@vscode/test-electron": "~1.6.2",
68
"mocha": "~9.1.0",
69
"mocha-junit-reporter": "~2.0.0",
0 commit comments