Merge pull request #6697 from backstage/mob/bump-prettier-in-create-app

This commit is contained in:
Himanshu Mishra
2021-08-06 09:39:01 +02:00
committed by GitHub
41 changed files with 145 additions and 51 deletions
+1 -2
View File
@@ -40,7 +40,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
"@types/react": "^16.9",
"@types/react": "*",
"qs": "^6.9.4",
"react": "^16.13.1",
"react-dom": "^16.13.1",
@@ -59,7 +59,6 @@
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
"@types/react": "^16.9",
"cross-fetch": "^3.0.6",
"msw": "^0.29.0"
},