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