Merge pull request #22837 from backstage/freben/knipy

upgrade knip
This commit is contained in:
Patrik Oldsberg
2024-02-13 13:37:45 +01:00
committed by GitHub
181 changed files with 1042 additions and 1057 deletions
+7 -7
View File
@@ -2,14 +2,14 @@
## Unused dependencies (1)
| Name | Location |
|:------------------|:-------------|
| @material-ui/core | package.json |
| Name | Location | Severity |
| :---------------- | :----------- | :------- |
| @material-ui/core | package.json | error |
## Unused devDependencies (2)
| Name | Location |
|:-----------------------|:-------------|
| @backstage/test-utils | package.json |
| @testing-library/react | package.json |
| Name | Location | Severity |
| :--------------------- | :----------- | :------- |
| @testing-library/react | package.json | error |
| @backstage/test-utils | package.json | error |