Skip to content

Commit 989b1cd

Browse files
update config
1 parent 4c6de5a commit 989b1cd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.evergreen/config.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3522,7 +3522,7 @@ tasks:
35223522
- func: install dependencies
35233523
- func: bootstrap mongo-orchestration
35243524
- 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
35263526
tags:
35273527
- check-types-typescript-next
35283528
- typescript-compilation
@@ -3534,10 +3534,10 @@ tasks:
35343534
- {key: NODE_LTS_VERSION, value: '16'}
35353535
- {key: NPM_VERSION, value: '9'}
35363536
- {key: TS_VERSION, value: next}
3537-
- {key: TYPES_VERSION, value: 22.1.0}
3537+
- {key: TYPES_VERSION, value: 22.4.1}
35383538
- func: install dependencies
35393539
- 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
35413541
tags:
35423542
- check-types-typescript-current
35433543
- typescript-compilation
@@ -3549,7 +3549,7 @@ tasks:
35493549
- {key: NODE_LTS_VERSION, value: '16'}
35503550
- {key: NPM_VERSION, value: '9'}
35513551
- {key: TS_VERSION, value: current}
3552-
- {key: TYPES_VERSION, value: 22.1.0}
3552+
- {key: TYPES_VERSION, value: 22.4.1}
35533553
- func: install dependencies
35543554
- func: check types
35553555
- name: check-types-typescript-next-node-types-16.x
@@ -3597,7 +3597,7 @@ tasks:
35973597
- {key: TYPES_VERSION, value: 18.11.9}
35983598
- func: install dependencies
35993599
- 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
36013601
tags:
36023602
- compile-driver-typescript-current
36033603
- typescript-compilation
@@ -3609,7 +3609,7 @@ tasks:
36093609
- {key: NODE_LTS_VERSION, value: '16'}
36103610
- {key: NPM_VERSION, value: '9'}
36113611
- {key: TS_VERSION, value: current}
3612-
- {key: TYPES_VERSION, value: 22.1.0}
3612+
- {key: TYPES_VERSION, value: 22.4.1}
36133613
- func: install dependencies
36143614
- func: compile driver
36153615
- name: download-and-merge-coverage

0 commit comments

Comments
 (0)