@@ -2108,7 +2108,7 @@ tasks:
2108
2108
- func : install dependencies
2109
2109
- func : bootstrap mongo-orchestration
2110
2110
- 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
2112
2112
tags :
2113
2113
- check-types-typescript-next
2114
2114
- typescript-compilation
@@ -2120,10 +2120,10 @@ tasks:
2120
2120
- {key: NODE_LTS_VERSION, value: '16'}
2121
2121
- {key: NPM_VERSION, value: '9'}
2122
2122
- {key: TS_VERSION, value: next}
2123
- - {key: TYPES_VERSION, value: 22.13.0 }
2123
+ - {key: TYPES_VERSION, value: 22.15.3 }
2124
2124
- func : install dependencies
2125
2125
- 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
2127
2127
tags :
2128
2128
- check-types-typescript-current
2129
2129
- typescript-compilation
@@ -2135,7 +2135,7 @@ tasks:
2135
2135
- {key: NODE_LTS_VERSION, value: '16'}
2136
2136
- {key: NPM_VERSION, value: '9'}
2137
2137
- {key: TS_VERSION, value: current}
2138
- - {key: TYPES_VERSION, value: 22.13.0 }
2138
+ - {key: TYPES_VERSION, value: 22.15.3 }
2139
2139
- func : install dependencies
2140
2140
- func : check types
2141
2141
- name : check-types-typescript-next-node-types-16.x
@@ -2183,7 +2183,7 @@ tasks:
2183
2183
- {key: TYPES_VERSION, value: 18.11.9}
2184
2184
- func : install dependencies
2185
2185
- 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
2187
2187
tags :
2188
2188
- compile-driver-typescript-current
2189
2189
- typescript-compilation
@@ -2195,7 +2195,7 @@ tasks:
2195
2195
- {key: NODE_LTS_VERSION, value: '16'}
2196
2196
- {key: NPM_VERSION, value: '9'}
2197
2197
- {key: TS_VERSION, value: current}
2198
- - {key: TYPES_VERSION, value: 22.13.0 }
2198
+ - {key: TYPES_VERSION, value: 22.15.3 }
2199
2199
- func : install dependencies
2200
2200
- func : compile driver
2201
2201
- name : download-and-merge-coverage
0 commit comments