fix(repo-tools): resolve knip-reports failure with spaces in workspace paths
Signed-off-by: Paul Schultz <pschultz@pobox.com>
This commit is contained in:
@@ -1,10 +1,17 @@
|
||||
# Knip report
|
||||
|
||||
## Unused dependencies (3)
|
||||
## Unused dependencies (4)
|
||||
|
||||
| Name | Location | Severity |
|
||||
| :--------------------------- | :----------- | :------- |
|
||||
| @backstage/frontend-defaults | package.json | error |
|
||||
| @backstage/errors | package.json | error |
|
||||
| zod | package.json | error |
|
||||
| @backstage/frontend-defaults | packages/frontend-app-api/package.json | error |
|
||||
| @backstage/version-bridge | packages/frontend-app-api/package.json | error |
|
||||
| @backstage/errors | packages/frontend-app-api/package.json | error |
|
||||
| zod | packages/frontend-app-api/package.json | error |
|
||||
|
||||
## Unused devDependencies (1)
|
||||
|
||||
| Name | Location | Severity |
|
||||
| :----------------------------- | :----------- | :------- |
|
||||
| @backstage/frontend-test-utils | packages/frontend-app-api/package.json | error |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user