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 +8
-9
lines changed Expand file tree Collapse file tree 3 files changed +8
-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.55 .0' ,
12+ version : '1.56 .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.55 .0"
14+ "vscode" : " ^1.56 .0"
1515 },
1616 "categories" : [
1717 " Programming Languages"
178178 "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#b700b4e264d4fa88bca03c3812b6d8e0ff6e1a30" ,
179179 "@types/jasmine" : " 3.7.2" ,
180180 "@types/node" : " 12.20.11" ,
181- "@types/vscode" : " 1.55 .0" ,
181+ "@types/vscode" : " 1.56 .0" ,
182182 "clang-format" : " 1.5.0" ,
183183 "esbuild" : " 0.11.20" ,
184184 "jasmine" : " 3.7.0" ,
Original file line number Diff line number Diff line change 1919
2020" @angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#b700b4e264d4fa88bca03c3812b6d8e0ff6e1a30 " :
2121 version "0.0.0"
22- uid b700b4e264d4fa88bca03c3812b6d8e0ff6e1a30
2322 resolved "https://github.com/angular/dev-infra-private-builds.git#b700b4e264d4fa88bca03c3812b6d8e0ff6e1a30"
2423 dependencies :
2524 " @angular/benchpress" " 0.2.1"
228227 resolved "https://registry.yarnpkg.com/@types/selenium-webdriver/-/selenium-webdriver-3.0.17.tgz#50bea0c3c2acc31c959c5b1e747798b3b3d06d4b"
229228 integrity sha512-tGomyEuzSC1H28y2zlW6XPCaDaXFaD6soTdb4GNdmte2qfHtrKqhy0ZFs4r/1hpazCfEZqeTSRLvSasmEx89uw==
230229
231- " @types/vscode@1.55 .0 " :
232- version "1.55 .0"
233- resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.55 .0.tgz#58cfbebbd32b3e374e07e7858b1fd0e92b1a1d2b "
234- integrity sha512-49hysH7jneTQoSC8TWbAi7nKK9Lc5osQNjmDHVosrcU8o3jecD9GrK0Qyul8q4aGPSXRfNGqIp9CBdb13akETg ==
230+ " @types/vscode@1.56 .0 " :
231+ version "1.56 .0"
232+ resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.56 .0.tgz#2a75ee6d66e529295648b0b6ee43824564ed9c1a "
233+ integrity sha512-Q5VmQxOx+L1Y6lIJiGcJzwcyV3pQo/eiW8P+7sNLhFI16tJCwtua2DLjHRcpjbCLNVYpQM73kzfFo1Z0HyP9eQ ==
235234
236235JSONStream@^1.0.4 :
237236 version "1.3.5"
You can’t perform that action at this time.
0 commit comments