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