diff --git a/lib/vscode/package.json b/lib/vscode/package.json index b98034f2..8c2943cd 100644 --- a/lib/vscode/package.json +++ b/lib/vscode/package.json @@ -109,10 +109,10 @@ "@types/gulp-postcss": "^8.0.0", "@types/http-proxy-agent": "^2.0.1", "@types/keytar": "^4.4.0", - "@types/proxy-from-env": "^1.0.1", "@types/minimist": "^1.2.1", "@types/mocha": "^8.2.0", "@types/node": "^12.19.9", + "@types/proxy-from-env": "^1.0.1", "@types/sinon": "^1.16.36", "@types/trusted-types": "^1.0.6", "@types/vscode-windows-registry": "^1.0.0",