File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ async function main() {
9
9
try {
10
10
await runTests ( {
11
11
// Keep version in sync with vscode engine version in package.json
12
- version : '1.56 .0' ,
12
+ version : '1.61 .0' ,
13
13
extensionDevelopmentPath : EXT_DEVELOPMENT_PATH ,
14
14
extensionTestsPath : EXT_TESTS_PATH ,
15
15
launchArgs : [
Original file line number Diff line number Diff line change 11
11
" multi-root ready"
12
12
],
13
13
"engines" : {
14
- "vscode" : " ^1.56 .0"
14
+ "vscode" : " ^1.61 .0"
15
15
},
16
16
"capabilities" : {
17
17
"untrustedWorkspaces" : {
199
199
"@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#5fad38db75f746e76af8b015dd8f674579a54ab3" ,
200
200
"@types/jasmine" : " 3.10.1" ,
201
201
"@types/node" : " 14.17.32" ,
202
- "@types/vscode" : " 1.56 .0" ,
202
+ "@types/vscode" : " 1.61 .0" ,
203
203
"clang-format" : " 1.5.0" ,
204
204
"esbuild" : " 0.13.12" ,
205
205
"jasmine" : " 3.10.0" ,
216
216
"type" : " git" ,
217
217
"url" : " https://github.com/angular/vscode-ng-language-service"
218
218
}
219
- }
219
+ }
Original file line number Diff line number Diff line change 378
378
resolved "https://registry.yarnpkg.com/@types/selenium-webdriver/-/selenium-webdriver-3.0.17.tgz#50bea0c3c2acc31c959c5b1e747798b3b3d06d4b"
379
379
integrity sha512-tGomyEuzSC1H28y2zlW6XPCaDaXFaD6soTdb4GNdmte2qfHtrKqhy0ZFs4r/1hpazCfEZqeTSRLvSasmEx89uw==
380
380
381
- " @types/vscode@1.56 .0 " :
382
- version "1.56 .0"
383
- resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.56 .0.tgz#2a75ee6d66e529295648b0b6ee43824564ed9c1a "
384
- integrity sha512-Q5VmQxOx+L1Y6lIJiGcJzwcyV3pQo/eiW8P+7sNLhFI16tJCwtua2DLjHRcpjbCLNVYpQM73kzfFo1Z0HyP9eQ ==
381
+ " @types/vscode@1.61 .0 " :
382
+ version "1.61 .0"
383
+ resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.61 .0.tgz#c54335b6f84c19c69b1435b17cc0ce3b2cecfeec "
384
+ integrity sha512-9k5Nwq45hkRwdfCFY+eKXeQQSbPoA114mF7U/4uJXRBJeGIO7MuJdhF1PnaDN+lllL9iKGQtd6FFXShBXMNaFg ==
385
385
386
386
JSONStream@^1.0.4 :
387
387
version "1.3.5"
You can’t perform that action at this time.
0 commit comments