Skip to content

Commit

Permalink
chore: fix dirty yarn lock; make... (#1888)
Browse files Browse the repository at this point in the history
chore: fix dirty yarn lock; make orchestrator depend on orchestrator-common 1.11.0

Signed-off-by: Nick Boldt <[email protected]>
  • Loading branch information
nickboldt committed Jul 12, 2024
1 parent bebb54f commit ee2dd1d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
2 changes: 1 addition & 1 deletion plugins/orchestrator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@backstage/plugin-catalog": "^1.20.0",
"@backstage/plugin-permission-react": "^0.4.22",
"@backstage/types": "^1.1.1",
"@janus-idp/backstage-plugin-orchestrator-common": "1.10.0",
"@janus-idp/backstage-plugin-orchestrator-common": "1.11.0",
"@kie-tools-core/editor": "^0.32.0",
"@kie-tools-core/notifications": "^0.32.0",
"@kie-tools-core/react-hooks": "^0.32.0",
Expand Down
12 changes: 0 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5820,18 +5820,6 @@
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==

"@janus-idp/[email protected]":
version "1.11.0"
resolved "https://registry.npmjs.org/@janus-idp/backstage-plugin-orchestrator-common/-/backstage-plugin-orchestrator-common-1.11.0.tgz#a49d5f6f364b2789d9a3f9a1497750b0e64b829c"
integrity sha512-2Zq9OSPpS7IEk9+ArNtEYUbpMYkRN7hKogSdhebYGO0GEmmBu+3+geF4nAlT1ATVFqCG/mrS9GOre/CZ3GRilw==
dependencies:
"@backstage/plugin-permission-common" "^0.7.13"
"@backstage/types" "^1.1.1"
"@severlessworkflow/sdk-typescript" "^3.0.3"
axios "^1.6.8"
js-yaml "^4.1.0"
json-schema "^0.4.0"

"@janus-idp/[email protected]":
version "1.8.7"
resolved "https://registry.npmjs.org/@janus-idp/cli/-/cli-1.8.7.tgz#ded3ed8240730f6970087a9be4a6e67fb5e69a10"
Expand Down

0 comments on commit ee2dd1d

Please sign in to comment.