@@ -3554,7 +3554,7 @@ tasks:
35543554 - func : install dependencies
35553555 - func : bootstrap mongo-orchestration
35563556 - 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
35583558 tags :
35593559 - check-types-typescript-next
35603560 - typescript-compilation
@@ -3566,10 +3566,10 @@ tasks:
35663566 - {key: NODE_LTS_VERSION, value: '16'}
35673567 - {key: NPM_VERSION, value: '9'}
35683568 - {key: TS_VERSION, value: next}
3569- - {key: TYPES_VERSION, value: 22.4.1 }
3569+ - {key: TYPES_VERSION, value: 22.9.0 }
35703570 - func : install dependencies
35713571 - 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
35733573 tags :
35743574 - check-types-typescript-current
35753575 - typescript-compilation
@@ -3581,7 +3581,7 @@ tasks:
35813581 - {key: NODE_LTS_VERSION, value: '16'}
35823582 - {key: NPM_VERSION, value: '9'}
35833583 - {key: TS_VERSION, value: current}
3584- - {key: TYPES_VERSION, value: 22.4.1 }
3584+ - {key: TYPES_VERSION, value: 22.9.0 }
35853585 - func : install dependencies
35863586 - func : check types
35873587 - name : check-types-typescript-next-node-types-16.x
@@ -3629,7 +3629,7 @@ tasks:
36293629 - {key: TYPES_VERSION, value: 18.11.9}
36303630 - func : install dependencies
36313631 - 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
36333633 tags :
36343634 - compile-driver-typescript-current
36353635 - typescript-compilation
@@ -3641,7 +3641,7 @@ tasks:
36413641 - {key: NODE_LTS_VERSION, value: '16'}
36423642 - {key: NPM_VERSION, value: '9'}
36433643 - {key: TS_VERSION, value: current}
3644- - {key: TYPES_VERSION, value: 22.4.1 }
3644+ - {key: TYPES_VERSION, value: 22.9.0 }
36453645 - func : install dependencies
36463646 - func : compile driver
36473647 - name : download-and-merge-coverage
0 commit comments