Skip to content

Commit 5d99661

Browse files
chore(deps-dev): bump the development-dependencies group across 1 directory with 13 updates (#4394)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Durran Jordan <[email protected]>
1 parent 35c703e commit 5d99661

File tree

3 files changed

+875
-796
lines changed

3 files changed

+875
-796
lines changed

.evergreen/config.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3473,7 +3473,7 @@ tasks:
34733473
- func: install dependencies
34743474
- func: bootstrap mongo-orchestration
34753475
- func: check resource management feature integration
3476-
- name: check-types-typescript-next-node-types-22.9.0
3476+
- name: check-types-typescript-next-node-types-22.13.0
34773477
tags:
34783478
- check-types-typescript-next
34793479
- typescript-compilation
@@ -3485,10 +3485,10 @@ tasks:
34853485
- {key: NODE_LTS_VERSION, value: '16'}
34863486
- {key: NPM_VERSION, value: '9'}
34873487
- {key: TS_VERSION, value: next}
3488-
- {key: TYPES_VERSION, value: 22.9.0}
3488+
- {key: TYPES_VERSION, value: 22.13.0}
34893489
- func: install dependencies
34903490
- func: check types
3491-
- name: check-types-typescript-current-node-types-22.9.0
3491+
- name: check-types-typescript-current-node-types-22.13.0
34923492
tags:
34933493
- check-types-typescript-current
34943494
- typescript-compilation
@@ -3500,7 +3500,7 @@ tasks:
35003500
- {key: NODE_LTS_VERSION, value: '16'}
35013501
- {key: NPM_VERSION, value: '9'}
35023502
- {key: TS_VERSION, value: current}
3503-
- {key: TYPES_VERSION, value: 22.9.0}
3503+
- {key: TYPES_VERSION, value: 22.13.0}
35043504
- func: install dependencies
35053505
- func: check types
35063506
- name: check-types-typescript-next-node-types-16.x
@@ -3548,7 +3548,7 @@ tasks:
35483548
- {key: TYPES_VERSION, value: 18.11.9}
35493549
- func: install dependencies
35503550
- func: check types
3551-
- name: compile-driver-typescript-current-node-types-22.9.0
3551+
- name: compile-driver-typescript-current-node-types-22.13.0
35523552
tags:
35533553
- compile-driver-typescript-current
35543554
- typescript-compilation
@@ -3560,7 +3560,7 @@ tasks:
35603560
- {key: NODE_LTS_VERSION, value: '16'}
35613561
- {key: NPM_VERSION, value: '9'}
35623562
- {key: TS_VERSION, value: current}
3563-
- {key: TYPES_VERSION, value: 22.9.0}
3563+
- {key: TYPES_VERSION, value: 22.13.0}
35643564
- func: install dependencies
35653565
- func: compile driver
35663566
- name: download-and-merge-coverage

0 commit comments

Comments
 (0)