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:
@@ -4,14 +4,14 @@
|
||||
|
||||
| Name | Location | Severity |
|
||||
| :------------------ | :----------- | :------- |
|
||||
| json-schema-library | package.json | error |
|
||||
| @rjsf/material-ui | package.json | error |
|
||||
| react-resizable | package.json | error |
|
||||
| git-url-parse | package.json | error |
|
||||
| json-schema-library | plugins/scaffolder/package.json | error |
|
||||
| @rjsf/material-ui | plugins/scaffolder/package.json | error |
|
||||
| react-resizable | plugins/scaffolder/package.json | error |
|
||||
| git-url-parse | plugins/scaffolder/package.json | error |
|
||||
|
||||
## Unused devDependencies (1)
|
||||
|
||||
| Name | Location | Severity |
|
||||
| :--------------------- | :----------- | :------- |
|
||||
| @types/react-resizable | package.json | error |
|
||||
| @types/react-resizable | plugins/scaffolder/package.json | error |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user