ci: introduce knip for checking unused packages
fixes #21948 Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# Knip report
|
||||
|
||||
## Unused dependencies (2)
|
||||
|
||||
| Name | Location |
|
||||
|:-----------|:-------------|
|
||||
| winston | package.json |
|
||||
| node-fetch | package.json |
|
||||
|
||||
## Unused devDependencies (7)
|
||||
|
||||
| Name | Location |
|
||||
|:------------------------------|:-------------|
|
||||
| msw | package.json |
|
||||
| uuid | package.json |
|
||||
| supertest | package.json |
|
||||
| cookie-parser | package.json |
|
||||
| @backstage/cli | package.json |
|
||||
| express-promise-router | package.json |
|
||||
| @backstage/backend-test-utils | package.json |
|
||||
|
||||
Reference in New Issue
Block a user