ci: introduce knip for checking unused packages
fixes #21948 Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# Knip report
|
||||
|
||||
<<<<<<< HEAD
|
||||
## Unused devDependencies (5)
|
||||
|
||||
| Name | Location |
|
||||
@@ -9,4 +10,17 @@
|
||||
| @backstage/test-utils | package.json |
|
||||
| @testing-library/react | package.json |
|
||||
| @backstage/core-app-api | package.json |
|
||||
=======
|
||||
## Unused devDependencies (7)
|
||||
|
||||
| Name | Location |
|
||||
|:--------------------------|:-------------|
|
||||
| msw | package.json |
|
||||
| @backstage/cli | package.json |
|
||||
| @backstage/dev-utils | package.json |
|
||||
| @backstage/test-utils | package.json |
|
||||
| @testing-library/react | package.json |
|
||||
| @backstage/core-app-api | package.json |
|
||||
| @testing-library/jest-dom | package.json |
|
||||
>>>>>>> a99592ad081 (ci: introduce knip for checking unused packages)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user