Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Fix development peerDependency warnings #468

Merged
merged 3 commits into from
Nov 26, 2024

Commits on Nov 26, 2024

  1. chore: Fix development peerDependency warnings

    The `@lavamoat/preinstall-always-fail` package has been added, and the
    package `eslint-plugin-import` package has been downgraded by a minor
    version, both to meet `peerDependency` requirements of other
    development dependencies.
    
    Resolves two warnings, no functional changes.
    Gudahtt committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    ee98ff3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dee73c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2cff64 View commit details
    Browse the repository at this point in the history