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 -4
View File
@@ -2,7 +2,6 @@
"name": "@backstage/plugin-techdocs-react",
"description": "Shared frontend utilities for TechDocs and Addons",
"version": "1.0.4-next.1",
"private": false,
"publishConfig": {
"access": "public",
"alphaTypes": "dist/index.alpha.d.ts",
@@ -54,11 +53,11 @@
"react-router-dom": "6.0.0-beta.0 || ^6.3.0"
},
"devDependencies": {
"@backstage/test-utils": "^1.2.0-next.1",
"@backstage/theme": "^0.2.16",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^8.0.0",
"@backstage/test-utils": "^1.2.0-next.1",
"@backstage/theme": "^0.2.16"
"@testing-library/react-hooks": "^8.0.0"
},
"files": [
"alpha",