Skip to content

Commit

Permalink
chore(deps-dev): bump the development-dependencies group across 1 dir…
Browse files Browse the repository at this point in the history
…ectory with 13 updates (#4394)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Durran Jordan <durran@gmail.com>
  • Loading branch information
dependabot[bot] and durran authored Feb 3, 2025
1 parent 35c703e commit 5d99661
Show file tree
Hide file tree
Showing 3 changed files with 875 additions and 796 deletions.
12 changes: 6 additions & 6 deletions .evergreen/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3473,7 +3473,7 @@ tasks:
- func: install dependencies
- func: bootstrap mongo-orchestration
- func: check resource management feature integration
- name: check-types-typescript-next-node-types-22.9.0
- name: check-types-typescript-next-node-types-22.13.0
tags:
- check-types-typescript-next
- typescript-compilation
Expand All @@ -3485,10 +3485,10 @@ tasks:
- {key: NODE_LTS_VERSION, value: '16'}
- {key: NPM_VERSION, value: '9'}
- {key: TS_VERSION, value: next}
- {key: TYPES_VERSION, value: 22.9.0}
- {key: TYPES_VERSION, value: 22.13.0}
- func: install dependencies
- func: check types
- name: check-types-typescript-current-node-types-22.9.0
- name: check-types-typescript-current-node-types-22.13.0
tags:
- check-types-typescript-current
- typescript-compilation
Expand All @@ -3500,7 +3500,7 @@ tasks:
- {key: NODE_LTS_VERSION, value: '16'}
- {key: NPM_VERSION, value: '9'}
- {key: TS_VERSION, value: current}
- {key: TYPES_VERSION, value: 22.9.0}
- {key: TYPES_VERSION, value: 22.13.0}
- func: install dependencies
- func: check types
- name: check-types-typescript-next-node-types-16.x
Expand Down Expand Up @@ -3548,7 +3548,7 @@ tasks:
- {key: TYPES_VERSION, value: 18.11.9}
- func: install dependencies
- func: check types
- name: compile-driver-typescript-current-node-types-22.9.0
- name: compile-driver-typescript-current-node-types-22.13.0
tags:
- compile-driver-typescript-current
- typescript-compilation
Expand All @@ -3560,7 +3560,7 @@ tasks:
- {key: NODE_LTS_VERSION, value: '16'}
- {key: NPM_VERSION, value: '9'}
- {key: TS_VERSION, value: current}
- {key: TYPES_VERSION, value: 22.9.0}
- {key: TYPES_VERSION, value: 22.13.0}
- func: install dependencies
- func: compile driver
- name: download-and-merge-coverage
Expand Down
Loading

0 comments on commit 5d99661

Please sign in to comment.