File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ async function main() {
1010 try {
1111 await runTests ( {
1212 // Keep version in sync with vscode engine version in package.json
13- version : '1.60.0 ' ,
13+ version : '1.67.1 ' ,
1414 extensionDevelopmentPath : EXT_DEVELOPMENT_PATH ,
1515 extensionTestsPath : EXT_TESTS_PATH ,
1616 launchArgs : [
Original file line number Diff line number Diff line change 1111 " multi-root ready"
1212 ],
1313 "engines" : {
14- "vscode" : " ^1.60 .0"
14+ "vscode" : " ^1.67 .0"
1515 },
1616 "capabilities" : {
1717 "untrustedWorkspaces" : {
221221 "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#0598c41ff6f941f71449fc7554a68b59afbd40a9" ,
222222 "@types/jasmine" : " 3.10.6" ,
223223 "@types/node" : " 14.18.16" ,
224- "@types/vscode" : " 1.60 .0" ,
224+ "@types/vscode" : " 1.67 .0" ,
225225 "clang-format" : " 1.6.0" ,
226226 "esbuild" : " 0.14.38" ,
227227 "jasmine" : " 3.99.0" ,
Original file line number Diff line number Diff line change 17281728 resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.4.tgz#bd86a43617df0594787d38b735f55c805becf1bc"
17291729 integrity sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==
17301730
1731- " @types/vscode@1.60 .0 " :
1732- version "1.60 .0"
1733- resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.60 .0.tgz#9330c317691b4f53441a18b598768faeeb71618a "
1734- integrity sha512-wZt3VTmzYrgZ0l/3QmEbCq4KAJ71K3/hmMQ/nfpv84oH8e81KKwPEoQ5v8dNCxfHFVJ1JabHKmCvqdYOoVm1Ow ==
1731+ " @types/vscode@1.67 .0 " :
1732+ version "1.67 .0"
1733+ resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.67 .0.tgz#8eaba41d1591aa02f5d960b7dfae3b16e066f08c "
1734+ integrity sha512-GH8BDf8cw9AC9080uneJfulhSa7KHSMI2s/CyKePXoGNos9J486w2V4YKoeNUqIEkW4hKoEAWp6/cXTwyGj47g ==
17351735
17361736" @types/ws@^8.5.1 " :
17371737 version "8.5.3"
You can’t perform that action at this time.
0 commit comments