Skip to content

Have locked in versions for dependencies  #500

Closed
@BioPhoton

Description

@BioPhoton

Having inter-package dependencies like "@code-pushup/models": "*" in our package.jsons is a problem, they should all be locked into the same version. Otherwise only direct dependencies like cli get updated and indirect dependencies stay behind.

Todo:

  • set fixed version for all packages
  • Avoid “*” versions with eslint or a plugin

Research:

Metadata

Metadata

Assignees

Labels

🐛 bugsomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions