We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ed13ec commit b76a76fCopy full SHA for b76a76f
.github/dependabot.yml
@@ -17,12 +17,6 @@ updates:
17
# chai is esmodule only.
18
- dependency-name: "chai"
19
versions: [">=5.0.0"]
20
- # sinon-chai 4.x+ supports chai 5.x+.
21
- - dependency-name: "sinon-chai"
22
- versions: [">=4.0.0"]
23
- # chalk is esmodule only.
24
- - dependency-name: "chalk"
25
- versions: [">=5.0.0"]
26
# nyc is Node18+ only starting on [email protected].
27
- dependency-name: "nyc"
28
versions: [">=16.0.0"]
0 commit comments