@@ -2108,7 +2108,7 @@ tasks:
21082108 - func : install dependencies
21092109 - func : bootstrap mongo-orchestration
21102110 - func : check resource management feature integration
2111- - name : check-types-typescript-next-node-types-22.13.0
2111+ - name : check-types-typescript-next-node-types-22.15.3
21122112 tags :
21132113 - check-types-typescript-next
21142114 - typescript-compilation
@@ -2120,10 +2120,10 @@ tasks:
21202120 - {key: NODE_LTS_VERSION, value: '16'}
21212121 - {key: NPM_VERSION, value: '9'}
21222122 - {key: TS_VERSION, value: next}
2123- - {key: TYPES_VERSION, value: 22.13.0 }
2123+ - {key: TYPES_VERSION, value: 22.15.3 }
21242124 - func : install dependencies
21252125 - func : check types
2126- - name : check-types-typescript-current-node-types-22.13.0
2126+ - name : check-types-typescript-current-node-types-22.15.3
21272127 tags :
21282128 - check-types-typescript-current
21292129 - typescript-compilation
@@ -2135,7 +2135,7 @@ tasks:
21352135 - {key: NODE_LTS_VERSION, value: '16'}
21362136 - {key: NPM_VERSION, value: '9'}
21372137 - {key: TS_VERSION, value: current}
2138- - {key: TYPES_VERSION, value: 22.13.0 }
2138+ - {key: TYPES_VERSION, value: 22.15.3 }
21392139 - func : install dependencies
21402140 - func : check types
21412141 - name : check-types-typescript-next-node-types-16.x
@@ -2183,7 +2183,7 @@ tasks:
21832183 - {key: TYPES_VERSION, value: 18.11.9}
21842184 - func : install dependencies
21852185 - func : check types
2186- - name : compile-driver-typescript-current-node-types-22.13.0
2186+ - name : compile-driver-typescript-current-node-types-22.15.3
21872187 tags :
21882188 - compile-driver-typescript-current
21892189 - typescript-compilation
@@ -2195,7 +2195,7 @@ tasks:
21952195 - {key: NODE_LTS_VERSION, value: '16'}
21962196 - {key: NPM_VERSION, value: '9'}
21972197 - {key: TS_VERSION, value: current}
2198- - {key: TYPES_VERSION, value: 22.13.0 }
2198+ - {key: TYPES_VERSION, value: 22.15.3 }
21992199 - func : install dependencies
22002200 - func : compile driver
22012201 - name : download-and-merge-coverage
0 commit comments