@@ -3473,7 +3473,7 @@ tasks:
3473
3473
- func : install dependencies
3474
3474
- func : bootstrap mongo-orchestration
3475
3475
- func : check resource management feature integration
3476
- - name : check-types-typescript-next-node-types-22.9 .0
3476
+ - name : check-types-typescript-next-node-types-22.13 .0
3477
3477
tags :
3478
3478
- check-types-typescript-next
3479
3479
- typescript-compilation
@@ -3485,10 +3485,10 @@ tasks:
3485
3485
- {key: NODE_LTS_VERSION, value: '16'}
3486
3486
- {key: NPM_VERSION, value: '9'}
3487
3487
- {key: TS_VERSION, value: next}
3488
- - {key: TYPES_VERSION, value: 22.9 .0}
3488
+ - {key: TYPES_VERSION, value: 22.13 .0}
3489
3489
- func : install dependencies
3490
3490
- func : check types
3491
- - name : check-types-typescript-current-node-types-22.9 .0
3491
+ - name : check-types-typescript-current-node-types-22.13 .0
3492
3492
tags :
3493
3493
- check-types-typescript-current
3494
3494
- typescript-compilation
@@ -3500,7 +3500,7 @@ tasks:
3500
3500
- {key: NODE_LTS_VERSION, value: '16'}
3501
3501
- {key: NPM_VERSION, value: '9'}
3502
3502
- {key: TS_VERSION, value: current}
3503
- - {key: TYPES_VERSION, value: 22.9 .0}
3503
+ - {key: TYPES_VERSION, value: 22.13 .0}
3504
3504
- func : install dependencies
3505
3505
- func : check types
3506
3506
- name : check-types-typescript-next-node-types-16.x
@@ -3548,7 +3548,7 @@ tasks:
3548
3548
- {key: TYPES_VERSION, value: 18.11.9}
3549
3549
- func : install dependencies
3550
3550
- func : check types
3551
- - name : compile-driver-typescript-current-node-types-22.9 .0
3551
+ - name : compile-driver-typescript-current-node-types-22.13 .0
3552
3552
tags :
3553
3553
- compile-driver-typescript-current
3554
3554
- typescript-compilation
@@ -3560,7 +3560,7 @@ tasks:
3560
3560
- {key: NODE_LTS_VERSION, value: '16'}
3561
3561
- {key: NPM_VERSION, value: '9'}
3562
3562
- {key: TS_VERSION, value: current}
3563
- - {key: TYPES_VERSION, value: 22.9 .0}
3563
+ - {key: TYPES_VERSION, value: 22.13 .0}
3564
3564
- func : install dependencies
3565
3565
- func : compile driver
3566
3566
- name : download-and-merge-coverage
0 commit comments