Fix prettier
Signed-off-by: solimant <solimant@users.noreply.github.com>
This commit is contained in:
@@ -113,7 +113,7 @@ components:
|
||||
type: string
|
||||
description:
|
||||
type: string
|
||||
'''examples''':
|
||||
"'examples'":
|
||||
type: array
|
||||
items:
|
||||
$ref: '#/components/schemas/ActionExample'
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user