Skip to content

Pin to semver range #68

@silverwind

Description

@silverwind

With the concept of fully locked dependencies, it would be useful to restrict certain dependencies to only update to given semver range.

export default {
  pin: {
    "typescript": "^5.0.0"
  },
};

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions