-
Notifications
You must be signed in to change notification settings - Fork 600
Open
Description
Describe the bug
Packages that are required only for development are specified as dependencies, not dev-dependencies.
Thereby, the users of this package are receiving false vulnerability alerts.
To Reproduce
Steps to reproduce the behavior:
- Install this package on your repository
- Enable depentabot on npm packages
- Receive vulnerability alert for some package ( like
onchange)- In this repository,
onchangeis used for only development. - so actually this alert is no need to deal with
- In this repository,
Expected behavior
Reinstall packages for only development as dev-dependencies.
There are 4 packages
prettiereslint-config-prettiereslint-plugin-prettieronchange
Screenshots
No
Desktop (please complete the following information):
No
Smartphone (please complete the following information):
No
Additional context
No
Metadata
Metadata
Assignees
Labels
No labels