chore: Align msw version

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2023-05-23 10:34:17 +02:00
parent b966b7d0eb
commit 17d55744fe
4 changed files with 8 additions and 77 deletions
@@ -65,7 +65,7 @@
"@backstage/backend-test-utils": "workspace:^",
"@backstage/cli": "workspace:^",
"@types/lodash": "^4.14.151",
"msw": "^0.49.0"
"msw": "^1.0.0"
},
"files": [
"dist",
+1 -1
View File
@@ -52,7 +52,7 @@
"@types/ping": "^0.4.1",
"@types/supertest": "^2.0.8",
"@types/yarnpkg__lockfile": "^1.1.4",
"msw": "^0.47.0",
"msw": "^1.0.0",
"supertest": "^6.2.4"
},
"files": [
+1 -1
View File
@@ -56,7 +56,7 @@
"@testing-library/user-event": "^14.0.0",
"@types/node": "*",
"cross-fetch": "^3.1.5",
"msw": "^0.47.0"
"msw": "^1.0.0"
},
"files": [
"dist"