Skip to content

feat: remove duplicate dependencies check#248

Merged
43081j merged 1 commit into
mainfrom
jg/drop-dupes
Jul 6, 2026
Merged

feat: remove duplicate dependencies check#248
43081j merged 1 commit into
mainfrom
jg/drop-dupes

Conversation

@43081j

@43081j 43081j commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This isn't really actionable information so it just adds a lot of
noise, given almost all of us have duplicates deeply in our
node_modules.

Instead of adding piles of complexity to try get this right, I think
we're better just not doing it.

This isn't really actionable information so it just adds a _lot_ of
noise, given almost all of us have duplicates deeply in our
`node_modules`.

Instead of adding piles of complexity to try get this right, I think
we're better just not doing it.
@pkg-pr-new

pkg-pr-new Bot commented Jul 6, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@e18e/cli@248

commit: e965e07

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

⚠️ Duplicate Dependencies (found: 3, threshold: 1)

📦 Package 📋 Versions
eslint-visitor-keys
2 versions
  • @e18e/cli@0.0.1
    • eslint@10.6.0
      • @eslint-community/eslint-utils@4.9.1
        • eslint-visitor-keys@3.4.3

  • @e18e/cli@0.0.1
    • eslint@10.6.0
      • eslint-visitor-keys@5.0.1

@humanwhocodes/retry
2 versions
  • @e18e/cli@0.0.1
    • eslint@10.6.0
      • @humanfs/node@0.16.6
        • @humanwhocodes/retry@0.3.1

  • @e18e/cli@0.0.1
    • eslint@10.6.0
      • @humanwhocodes/retry@0.4.3

ignore
2 versions
  • @e18e/cli@0.0.1
    • eslint@10.6.0
      • ignore@5.3.2

  • @e18e/cli@0.0.1
    • typescript-eslint@8.62.0
      • @typescript-eslint/eslint-plugin@8.62.0
        • ignore@7.0.5

💡 To find out what depends on a specific package, run: npm ls example-package

@43081j 43081j merged commit 8bfde3a into main Jul 6, 2026
6 checks passed
@43081j 43081j deleted the jg/drop-dupes branch July 6, 2026 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant