@@ -3522,7 +3522,7 @@ tasks:
3522
3522
- func : install dependencies
3523
3523
- func : bootstrap mongo-orchestration
3524
3524
- func : check resource management feature integration
3525
- - name : check-types-typescript-next-node-types-22.1.0
3525
+ - name : check-types-typescript-next-node-types-22.4.1
3526
3526
tags :
3527
3527
- check-types-typescript-next
3528
3528
- typescript-compilation
@@ -3534,10 +3534,10 @@ tasks:
3534
3534
- {key: NODE_LTS_VERSION, value: '16'}
3535
3535
- {key: NPM_VERSION, value: '9'}
3536
3536
- {key: TS_VERSION, value: next}
3537
- - {key: TYPES_VERSION, value: 22.1.0 }
3537
+ - {key: TYPES_VERSION, value: 22.4.1 }
3538
3538
- func : install dependencies
3539
3539
- func : check types
3540
- - name : check-types-typescript-current-node-types-22.1.0
3540
+ - name : check-types-typescript-current-node-types-22.4.1
3541
3541
tags :
3542
3542
- check-types-typescript-current
3543
3543
- typescript-compilation
@@ -3549,7 +3549,7 @@ tasks:
3549
3549
- {key: NODE_LTS_VERSION, value: '16'}
3550
3550
- {key: NPM_VERSION, value: '9'}
3551
3551
- {key: TS_VERSION, value: current}
3552
- - {key: TYPES_VERSION, value: 22.1.0 }
3552
+ - {key: TYPES_VERSION, value: 22.4.1 }
3553
3553
- func : install dependencies
3554
3554
- func : check types
3555
3555
- name : check-types-typescript-next-node-types-16.x
@@ -3597,7 +3597,7 @@ tasks:
3597
3597
- {key: TYPES_VERSION, value: 18.11.9}
3598
3598
- func : install dependencies
3599
3599
- func : check types
3600
- - name : compile-driver-typescript-current-node-types-22.1.0
3600
+ - name : compile-driver-typescript-current-node-types-22.4.1
3601
3601
tags :
3602
3602
- compile-driver-typescript-current
3603
3603
- typescript-compilation
@@ -3609,7 +3609,7 @@ tasks:
3609
3609
- {key: NODE_LTS_VERSION, value: '16'}
3610
3610
- {key: NPM_VERSION, value: '9'}
3611
3611
- {key: TS_VERSION, value: current}
3612
- - {key: TYPES_VERSION, value: 22.1.0 }
3612
+ - {key: TYPES_VERSION, value: 22.4.1 }
3613
3613
- func : install dependencies
3614
3614
- func : compile driver
3615
3615
- name : download-and-merge-coverage
0 commit comments