Skip to content

Remove unused peer dependency from pluginutils#1983

Open
remcohaszing wants to merge 1 commit intorollup:masterfrom
remcohaszing:remove-unused-peer-dependencies
Open

Remove unused peer dependency from pluginutils#1983
remcohaszing wants to merge 1 commit intorollup:masterfrom
remcohaszing:remove-unused-peer-dependencies

Conversation

@remcohaszing
Copy link

@remcohaszing remcohaszing commented Mar 12, 2026

Rollup Plugin Name: @rollup/pluginutils

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

List any relevant issue numbers:

refs mdx-js/mdx#2671

Description

@rollup/pluginutils declares a peer dependency on rollup. However, it doesn’t actually use this dependency anywhere.

`@rollup/pluginutils` declares a peer dependency on `rollup`. However,
it doesn’t actually use this dependency anywhere.

Refs mdx-js/mdx#2671
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