backend-test-utils: remove unused msw dep

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-10-20 10:24:27 +02:00
parent 6cd10527b8
commit eb829944a2
3 changed files with 5 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-test-utils': patch
---
Removed unused `msw` dependency.
-1
View File
@@ -65,7 +65,6 @@
"fs-extra": "^11.0.0",
"keyv": "^4.5.2",
"knex": "^3.0.0",
"msw": "^1.0.0",
"mysql2": "^3.0.0",
"pg": "^8.11.3",
"pg-connection-string": "^2.3.0",
-1
View File
@@ -3809,7 +3809,6 @@ __metadata:
fs-extra: ^11.0.0
keyv: ^4.5.2
knex: ^3.0.0
msw: ^1.0.0
mysql2: ^3.0.0
pg: ^8.11.3
pg-connection-string: ^2.3.0