This repository was archived by the owner on Nov 21, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ async function main() {
99 try {
1010 await runTests ( {
1111 // Keep version in sync with vscode engine version in package.json
12- version : '1.61 .0' ,
12+ version : '1.60 .0' ,
1313 extensionDevelopmentPath : EXT_DEVELOPMENT_PATH ,
1414 extensionTestsPath : EXT_TESTS_PATH ,
1515 launchArgs : [
@@ -24,4 +24,4 @@ async function main() {
2424 }
2525}
2626
27- main ( ) ;
27+ main ( ) ;
Original file line number Diff line number Diff line change 1111 " multi-root ready"
1212 ],
1313 "engines" : {
14- "vscode" : " ^1.61 .0"
14+ "vscode" : " ^1.60 .0"
1515 },
1616 "capabilities" : {
1717 "untrustedWorkspaces" : {
199199 "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#5fad38db75f746e76af8b015dd8f674579a54ab3" ,
200200 "@types/jasmine" : " 3.10.1" ,
201201 "@types/node" : " 14.17.32" ,
202- "@types/vscode" : " 1.61 .0" ,
202+ "@types/vscode" : " 1.60 .0" ,
203203 "clang-format" : " 1.5.0" ,
204204 "esbuild" : " 0.13.12" ,
205205 "jasmine" : " 3.10.0" ,
216216 "type" : " git" ,
217217 "url" : " https://github.com/angular/vscode-ng-language-service"
218218 }
219- }
219+ }
Original file line number Diff line number Diff line change 378378 resolved "https://registry.yarnpkg.com/@types/selenium-webdriver/-/selenium-webdriver-3.0.17.tgz#50bea0c3c2acc31c959c5b1e747798b3b3d06d4b"
379379 integrity sha512-tGomyEuzSC1H28y2zlW6XPCaDaXFaD6soTdb4GNdmte2qfHtrKqhy0ZFs4r/1hpazCfEZqeTSRLvSasmEx89uw==
380380
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 ==
381+ " @types/vscode@1.60 .0 " :
382+ version "1.60 .0"
383+ resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.60 .0.tgz#9330c317691b4f53441a18b598768faeeb71618a "
384+ integrity sha512-wZt3VTmzYrgZ0l/3QmEbCq4KAJ71K3/hmMQ/nfpv84oH8e81KKwPEoQ5v8dNCxfHFVJ1JabHKmCvqdYOoVm1Ow ==
385385
386386JSONStream@^1.0.4 :
387387 version "1.3.5"
You can’t perform that action at this time.
0 commit comments