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() {
10
10
try {
11
11
await runTests ( {
12
12
// Keep version in sync with vscode engine version in package.json
13
- version : '1.60.0 ' ,
13
+ version : '1.67.1 ' ,
14
14
extensionDevelopmentPath : EXT_DEVELOPMENT_PATH ,
15
15
extensionTestsPath : EXT_TESTS_PATH ,
16
16
launchArgs : [
Original file line number Diff line number Diff line change 11
11
" multi-root ready"
12
12
],
13
13
"engines" : {
14
- "vscode" : " ^1.60 .0"
14
+ "vscode" : " ^1.67 .0"
15
15
},
16
16
"capabilities" : {
17
17
"untrustedWorkspaces" : {
221
221
"@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#0598c41ff6f941f71449fc7554a68b59afbd40a9" ,
222
222
"@types/jasmine" : " 3.10.6" ,
223
223
"@types/node" : " 14.18.16" ,
224
- "@types/vscode" : " 1.60 .0" ,
224
+ "@types/vscode" : " 1.67 .0" ,
225
225
"clang-format" : " 1.6.0" ,
226
226
"esbuild" : " 0.14.38" ,
227
227
"jasmine" : " 3.99.0" ,
Original file line number Diff line number Diff line change 1728
1728
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.4.tgz#bd86a43617df0594787d38b735f55c805becf1bc"
1729
1729
integrity sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==
1730
1730
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 ==
1735
1735
1736
1736
" @types/ws@^8.5.1 " :
1737
1737
version "8.5.3"
You can’t perform that action at this time.
0 commit comments