-
-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Labels
bugSomething isn't workingSomething isn't workingrepro:neededThis issue should include a reproducible exampleThis issue should include a reproducible example
Description
Which packages are affected?
-
@eslint/compat -
@eslint/config-array -
@eslint/core -
@eslint/migrate-config -
@eslint/object-schema -
@eslint/plugin-kit
Environment
npm web page: https://www.npmjs.com/package/@eslint/plugin-kit
What did you do?
I found an unexpected duplicated dependency when reviewing the lockfile maintenance in neostandard: neostandard/neostandard#256
What did you expect to happen?
That a single version of @eslint/core was included
What actually happened?
Since 0.2.6 is missing from npm the plugin-kit correctly got its own older @eslint/core, separate from the main one
Link to Minimal Reproducible Example
https://www.npmjs.com/package/@eslint/plugin-kit?activeTab=versions
Participation
- I am willing to submit a pull request for this issue.
Additional comments
Kind of hard to make a reproduction of a lack of publishing to npm, I hope you can tolerate this report anyhow
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingrepro:neededThis issue should include a reproducible exampleThis issue should include a reproducible example
Type
Projects
Status
Complete