Skip to content

Commit

Permalink
chore(NODE-6514): remove dependencies not in module (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
durran authored Nov 7, 2024
1 parent 6f93222 commit 727cf45
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,6 @@ updates:
# chai is esmodule only.
- dependency-name: "chai"
versions: [">=5.0.0"]
# sinon-chai 4.x+ supports chai 5.x+.
- dependency-name: "sinon-chai"
versions: [">=4.0.0"]
# chalk is esmodule only.
- dependency-name: "chalk"
versions: [">=5.0.0"]
# nyc is Node18+ only starting on nyc@16.x.
- dependency-name: "nyc"
versions: [">=16.0.0"]
Expand Down

0 comments on commit 727cf45

Please sign in to comment.