Skip to content

Commit

Permalink
Merge pull request #592 from backstage/renovate/backstage-community-p…
Browse files Browse the repository at this point in the history
…lugin-github-actions-0.x-lockfile

fix(deps): update dependency @backstage-community/plugin-github-actions to v0.6.22
  • Loading branch information
awanlin authored Sep 3, 2024
2 parents 4c210d1 + 2dc1902 commit c88ffe6
Showing 1 changed file with 12 additions and 32 deletions.
44 changes: 12 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3322,17 +3322,17 @@ __metadata:
linkType: hard

"@backstage-community/plugin-github-actions@npm:^0.6.19":
version: 0.6.21
resolution: "@backstage-community/plugin-github-actions@npm:0.6.21"
version: 0.6.22
resolution: "@backstage-community/plugin-github-actions@npm:0.6.22"
dependencies:
"@backstage/catalog-model": ^1.5.0
"@backstage/core-compat-api": ^0.2.7
"@backstage/core-components": ^0.14.9
"@backstage/catalog-model": ^1.6.0
"@backstage/core-compat-api": ^0.2.8
"@backstage/core-components": ^0.14.10
"@backstage/core-plugin-api": ^1.9.3
"@backstage/frontend-plugin-api": ^0.6.7
"@backstage/integration": ^1.13.0
"@backstage/integration-react": ^1.1.29
"@backstage/plugin-catalog-react": ^1.12.2
"@backstage/frontend-plugin-api": ^0.7.0
"@backstage/integration": ^1.14.0
"@backstage/integration-react": ^1.1.30
"@backstage/plugin-catalog-react": ^1.12.3
"@material-ui/core": ^4.12.2
"@material-ui/icons": ^4.9.1
"@material-ui/lab": 4.0.0-alpha.61
Expand All @@ -3345,7 +3345,7 @@ __metadata:
react: ^16.13.1 || ^17.0.0 || ^18.0.0
react-dom: ^16.13.1 || ^17.0.0 || ^18.0.0
react-router-dom: 6.0.0-beta.0 || ^6.3.0
checksum: 41ee67388ae74213b661541928d14a417c2900469ed4e264156ef7a452d2cd0df67ccb524ebe47792cfd8287336412ff293609d26decda62c906748795309665
checksum: 9a3cd3b9335c92313945e786ae684f0754faf422d3ad29881635f1b30fd6fb5c24b115270bd040960183e8d0d1b46f9da2f37dc13dd44e59d8213ebb45c14900
languageName: node
linkType: hard

Expand Down Expand Up @@ -4145,7 +4145,7 @@ __metadata:
languageName: node
linkType: hard

"@backstage/core-compat-api@npm:^0.2.7, @backstage/core-compat-api@npm:^0.2.8":
"@backstage/core-compat-api@npm:^0.2.8":
version: 0.2.8
resolution: "@backstage/core-compat-api@npm:0.2.8"
dependencies:
Expand Down Expand Up @@ -4279,26 +4279,6 @@ __metadata:
languageName: node
linkType: hard

"@backstage/frontend-plugin-api@npm:^0.6.7":
version: 0.6.7
resolution: "@backstage/frontend-plugin-api@npm:0.6.7"
dependencies:
"@backstage/core-components": ^0.14.9
"@backstage/core-plugin-api": ^1.9.3
"@backstage/types": ^1.1.1
"@backstage/version-bridge": ^1.0.8
"@material-ui/core": ^4.12.4
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
lodash: ^4.17.21
zod: ^3.22.4
zod-to-json-schema: ^3.21.4
peerDependencies:
react: ^16.13.1 || ^17.0.0 || ^18.0.0
react-router-dom: 6.0.0-beta.0 || ^6.3.0
checksum: cf7485aedcae02c5855a62adea6fffcfad256d614731ade38d2bebd5f98e91aa5d1020cd9ac25b74d67d2681c010addff4a89d5be1e2deb2e688bf1915134c32
languageName: node
linkType: hard

"@backstage/frontend-plugin-api@npm:^0.7.0":
version: 0.7.0
resolution: "@backstage/frontend-plugin-api@npm:0.7.0"
Expand Down Expand Up @@ -4354,7 +4334,7 @@ __metadata:
languageName: node
linkType: hard

"@backstage/integration-react@npm:^1.1.29, @backstage/integration-react@npm:^1.1.30":
"@backstage/integration-react@npm:^1.1.30":
version: 1.1.30
resolution: "@backstage/integration-react@npm:1.1.30"
dependencies:
Expand Down

0 comments on commit c88ffe6

Please sign in to comment.