Yarn 3 automatic formatting changes

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-08-19 12:58:13 +02:00
parent f3cc06d7c1
commit 8911f684e1
120 changed files with 98 additions and 208 deletions
+3 -3
View File
@@ -31,12 +31,12 @@
"start": "backstage-cli package start"
},
"dependencies": {
"@backstage/plugin-search-common": "^1.0.1-next.0",
"@backstage/core-components": "^0.11.1-next.1",
"@backstage/core-plugin-api": "^1.0.6-next.1",
"@backstage/version-bridge": "^1.0.1",
"@backstage/plugin-search-common": "^1.0.1-next.0",
"@backstage/theme": "^0.2.16",
"@backstage/types": "^1.0.0",
"@backstage/version-bridge": "^1.0.1",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
@@ -50,9 +50,9 @@
"devDependencies": {
"@backstage/core-app-api": "^1.1.0-next.1",
"@backstage/test-utils": "^1.2.0-next.1",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^8.0.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/user-event": "^14.0.0"
},
"files": [