Merge pull request #21963 from drodil/introduce_knip
ci: introduce knip for checking unused packages
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# Knip report
|
||||
|
||||
## Unused dependencies (2)
|
||||
|
||||
| Name | Location |
|
||||
|:------------------|:-------------|
|
||||
| node-fetch | package.json |
|
||||
| @backstage/config | package.json |
|
||||
|
||||
## Unused devDependencies (5)
|
||||
|
||||
| Name | Location |
|
||||
|:------------------------------|:-------------|
|
||||
| msw | package.json |
|
||||
| supertest | package.json |
|
||||
| @backstage/cli | package.json |
|
||||
| @types/supertest | package.json |
|
||||
| @backstage/backend-test-utils | package.json |
|
||||
|
||||
Reference in New Issue
Block a user