Remove unused jest-when dev dependency from scaffolder-backend-module-rails

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Fredrik Adelöw <freben@spotify.com>
This commit is contained in:
Fredrik Adelöw
2026-03-28 11:16:00 +01:00
parent 7d942709fa
commit 2905c5931d
4 changed files with 7 additions and 18 deletions
@@ -1,8 +1,3 @@
# Knip report
## Unused devDependencies (1)
| Name | Location | Severity |
| :-------- | :----------- | :------- |
| jest-when | plugins/scaffolder-backend-module-rails/package.json | error |
No issues found.
@@ -59,7 +59,6 @@
"@backstage/plugin-scaffolder-node-test-utils": "workspace:^",
"@types/command-exists": "^1.2.0",
"@types/fs-extra": "^11.0.0",
"@types/node": "^22.13.14",
"jest-when": "^3.1.0"
"@types/node": "^22.13.14"
}
}