Skip to content

[deps] Move "semver" to devDependencies#2595

Merged
ljharb merged 1 commit intojsx-eslint:masterfrom
rajivshah3:fix/semver-dep
Mar 17, 2020
Merged

[deps] Move "semver" to devDependencies#2595
ljharb merged 1 commit intojsx-eslint:masterfrom
rajivshah3:fix/semver-dep

Conversation

@rajivshah3
Copy link
Copy Markdown
Contributor

@rajivshah3 rajivshah3 commented Mar 16, 2020

semver is listed in dependencies, but only seems to be used in this test and not in the plugin itself:

https://github.com/yannickcr/eslint-plugin-react/blob/e231f44c38d28878039edeb43e009b153614ca0a/tests/lib/rules/no-unescaped-entities.js#L12

This PR moves it to devDependencies so that downstream projects don't have to include an unnecessary dependency.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants