Fix prettier

Signed-off-by: solimant <solimant@users.noreply.github.com>
This commit is contained in:
solimant
2024-12-31 07:07:10 +00:00
parent ac5613f635
commit 317fa46bd5
3 changed files with 10 additions and 8 deletions
@@ -113,7 +113,7 @@ components:
type: string
description:
type: string
'''examples''':
"'examples'":
type: array
items:
$ref: '#/components/schemas/ActionExample'
+1
View File
@@ -73,6 +73,7 @@
"devDependencies": {
"@backstage/cli": "workspace:^",
"@backstage/test-utils": "workspace:^",
"@types/json-schema": "^7.0.9",
"cross-fetch": "^4.0.0",
"msw": "^1.0.0",
"uri-template": "^2.0.0"
+8 -7
View File
@@ -7399,13 +7399,14 @@ __metadata:
"@backstage/plugin-permission-common": "workspace:^"
"@backstage/test-utils": "workspace:^"
"@backstage/types": "workspace:^"
"@microsoft/fetch-event-source": "npm:^2.0.1"
cross-fetch: "npm:^4.0.0"
json-schema: "npm:^0.4.0"
msw: "npm:^1.0.0"
qs: "npm:^6.9.4"
uri-template: "npm:^2.0.0"
zen-observable: "npm:^0.10.0"
"@microsoft/fetch-event-source": ^2.0.1
"@types/json-schema": ^7.0.9
cross-fetch: ^4.0.0
json-schema: ^0.4.0
msw: ^1.0.0
qs: ^6.9.4
uri-template: ^2.0.0
zen-observable: ^0.10.0
languageName: unknown
linkType: soft