-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issueblocked by another PRPRs which are ready to go but waiting on another PRPRs which are ready to go but waiting on another PRrepo maintenancethings to do with maintenance of the repo, and not with code/docsthings to do with maintenance of the repo, and not with code/docstriageWaiting for team members to take a lookWaiting for team members to take a look
Description
Suggestion
related #11216
"make-dir": "*", |
"make-dir": "*"
currently installs 5.0.0
, but there is also a make-dir@npm:^4.0.0
installed by istanbul-lib-report
-> istanbul-reports
-> @vitest/coverage-v8
, so with yarn-berry-deduplicate
, "make-dir": "*"
will be narrowed into make-dir@npm:^4.0.0
which is unexpected for website
package actually.
Additional Info
No response
Metadata
Metadata
Assignees
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issueblocked by another PRPRs which are ready to go but waiting on another PRPRs which are ready to go but waiting on another PRrepo maintenancethings to do with maintenance of the repo, and not with code/docsthings to do with maintenance of the repo, and not with code/docstriageWaiting for team members to take a lookWaiting for team members to take a look