Cleaned Up DevTools Knip Report
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
'@backstage/plugin-devtools-backend': patch
|
||||
'@backstage/plugin-devtools': patch
|
||||
---
|
||||
|
||||
Removed unused `dependencies` and `devDependencies` identified in Knip Report
|
||||
@@ -1,8 +1,2 @@
|
||||
# Knip report
|
||||
|
||||
## Unused devDependencies (1)
|
||||
|
||||
| Name | Location | Severity |
|
||||
| :-------------- | :----------- | :------- |
|
||||
| @types/minimist | package.json | error |
|
||||
|
||||
|
||||
@@ -55,7 +55,6 @@
|
||||
"devDependencies": {
|
||||
"@backstage/backend-test-utils": "workspace:^",
|
||||
"@backstage/cli": "workspace:^",
|
||||
"@types/minimist": "^1.2.0",
|
||||
"@types/ping": "^0.4.1",
|
||||
"@types/supertest": "^2.0.8",
|
||||
"@types/yarnpkg__lockfile": "^1.1.4",
|
||||
|
||||
@@ -1,8 +1,2 @@
|
||||
# Knip report
|
||||
|
||||
## Unused devDependencies (1)
|
||||
|
||||
| Name | Location | Severity |
|
||||
| :--------------------- | :----------- | :------- |
|
||||
| @testing-library/react | package.json | error |
|
||||
|
||||
|
||||
@@ -64,8 +64,7 @@
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "workspace:^",
|
||||
"@backstage/dev-utils": "workspace:^",
|
||||
"@testing-library/jest-dom": "^6.0.0",
|
||||
"@testing-library/react": "^14.0.0"
|
||||
"@testing-library/jest-dom": "^6.0.0"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
@@ -6427,7 +6427,6 @@ __metadata:
|
||||
"@backstage/types": "workspace:^"
|
||||
"@manypkg/get-packages": ^1.1.3
|
||||
"@types/express": "*"
|
||||
"@types/minimist": ^1.2.0
|
||||
"@types/ping": ^0.4.1
|
||||
"@types/supertest": ^2.0.8
|
||||
"@types/yarnpkg__lockfile": ^1.1.4
|
||||
@@ -6473,7 +6472,6 @@ __metadata:
|
||||
"@material-ui/icons": ^4.9.1
|
||||
"@material-ui/lab": ^4.0.0-alpha.57
|
||||
"@testing-library/jest-dom": ^6.0.0
|
||||
"@testing-library/react": ^14.0.0
|
||||
react-json-view: ^1.21.3
|
||||
react-use: ^17.2.4
|
||||
peerDependencies:
|
||||
|
||||
Reference in New Issue
Block a user