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
@@ -81,7 +81,7 @@
"@types/supertest": "^2.0.8",
"jest-when": "^3.1.0",
"mock-fs": "^5.1.0",
"msw": "^0.29.0",
"msw": "^0.35.0",
"supertest": "^6.1.3",
"yaml": "^1.10.0"
},