Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Repo: "*" should not be used which maybe broken with yarn-berry-deduplicate #11266

Open
@JounQin

Description

@JounQin

Suggestion

https://github.com/search?q=repo%3Atypescript-eslint%2Ftypescript-eslint+%2F%3A+%5C%22%5C*%5C%22%2F+path%3A**%2Fpackage.json&type=code

related #11216

"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

No one assigned

    Labels

    repo maintenancethings to do with maintenance of the repo, and not with code/docstriageWaiting for team members to take a look

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions