chore: fix dependencies in create-app

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-06-23 11:12:48 +02:00
parent a2f722a6df
commit 0a09dbe087
2 changed files with 2 additions and 2 deletions
@@ -36,7 +36,7 @@
"@backstage/cli": "^{{version '@backstage/cli'}}",
"@types/supertest": "^2.0.8",
"supertest": "^4.0.2",
"msw": "^0.21.2"
"msw": "^0.29.0"
},
"files": [
"dist"
@@ -44,7 +44,7 @@
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
"msw": "^0.21.2",
"msw": "^0.29.0",
"cross-fetch": "^3.0.6"
},
"files": [