Merge pull request #8798 from backstage/rugvip/badep

auth-backend: moved test-utils dependency to devDeps
This commit is contained in:
Ben Lambert
2022-01-10 11:31:34 +01:00
committed by GitHub
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-auth-backend': patch
---
Removed `@backstage/test-utils` dependency.