chore: bump the msw package and remove it from test-utils as it's not even needed

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-10-26 10:57:13 +02:00
parent 034031ec68
commit d465f2e0af
66 changed files with 68 additions and 140 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
"@backstage/cli": "^0.8.0",
"@types/express-xml-bodyparser": "^0.3.2",
"@types/supertest": "^2.0.8",
"msw": "^0.29.0",
"msw": "^0.35.0",
"supertest": "^4.0.2",
"xml2js": "^0.4.23"
},