@@ -3554,7 +3554,7 @@ tasks:
3554
3554
- func : install dependencies
3555
3555
- func : bootstrap mongo-orchestration
3556
3556
- func : check resource management feature integration
3557
- - name : check-types-typescript-next-node-types-22.4.1
3557
+ - name : check-types-typescript-next-node-types-22.9.0
3558
3558
tags :
3559
3559
- check-types-typescript-next
3560
3560
- typescript-compilation
@@ -3566,10 +3566,10 @@ tasks:
3566
3566
- {key: NODE_LTS_VERSION, value: '16'}
3567
3567
- {key: NPM_VERSION, value: '9'}
3568
3568
- {key: TS_VERSION, value: next}
3569
- - {key: TYPES_VERSION, value: 22.4.1 }
3569
+ - {key: TYPES_VERSION, value: 22.9.0 }
3570
3570
- func : install dependencies
3571
3571
- func : check types
3572
- - name : check-types-typescript-current-node-types-22.4.1
3572
+ - name : check-types-typescript-current-node-types-22.9.0
3573
3573
tags :
3574
3574
- check-types-typescript-current
3575
3575
- typescript-compilation
@@ -3581,7 +3581,7 @@ tasks:
3581
3581
- {key: NODE_LTS_VERSION, value: '16'}
3582
3582
- {key: NPM_VERSION, value: '9'}
3583
3583
- {key: TS_VERSION, value: current}
3584
- - {key: TYPES_VERSION, value: 22.4.1 }
3584
+ - {key: TYPES_VERSION, value: 22.9.0 }
3585
3585
- func : install dependencies
3586
3586
- func : check types
3587
3587
- name : check-types-typescript-next-node-types-16.x
@@ -3629,7 +3629,7 @@ tasks:
3629
3629
- {key: TYPES_VERSION, value: 18.11.9}
3630
3630
- func : install dependencies
3631
3631
- func : check types
3632
- - name : compile-driver-typescript-current-node-types-22.4.1
3632
+ - name : compile-driver-typescript-current-node-types-22.9.0
3633
3633
tags :
3634
3634
- compile-driver-typescript-current
3635
3635
- typescript-compilation
@@ -3641,7 +3641,7 @@ tasks:
3641
3641
- {key: NODE_LTS_VERSION, value: '16'}
3642
3642
- {key: NPM_VERSION, value: '9'}
3643
3643
- {key: TS_VERSION, value: current}
3644
- - {key: TYPES_VERSION, value: 22.4.1 }
3644
+ - {key: TYPES_VERSION, value: 22.9.0 }
3645
3645
- func : install dependencies
3646
3646
- func : compile driver
3647
3647
- name : download-and-merge-coverage
0 commit comments