Skip to content

Commit

Permalink
fix(deps): update dependency @veecode-platform/backstage-plugin-gitla…
Browse files Browse the repository at this point in the history
…b-pipelines to ^0.6.0 (#18470)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent a83b13b commit 8974ea4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion boundaries/platform/backstage/packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@mui/material": "^6.1.1",
"@roadiehq/backstage-plugin-argo-cd": "^2.8.3",
"@roadiehq/backstage-plugin-prometheus": "^2.11.2",
"@veecode-platform/backstage-plugin-gitlab-pipelines": "^0.5.1",
"@veecode-platform/backstage-plugin-gitlab-pipelines": "^0.6.0",
"history": "^5.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
10 changes: 5 additions & 5 deletions boundaries/platform/backstage/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14333,9 +14333,9 @@ __metadata:
languageName: node
linkType: hard

"@veecode-platform/backstage-plugin-gitlab-pipelines@npm:^0.5.1":
version: 0.5.1
resolution: "@veecode-platform/backstage-plugin-gitlab-pipelines@npm:0.5.1"
"@veecode-platform/backstage-plugin-gitlab-pipelines@npm:^0.6.0":
version: 0.6.0
resolution: "@veecode-platform/backstage-plugin-gitlab-pipelines@npm:0.6.0"
dependencies:
"@backstage/catalog-model": "npm:^1.7.0"
"@backstage/core-components": "npm:^0.15.0"
Expand All @@ -14352,7 +14352,7 @@ __metadata:
react-use: "npm:^17.2.4"
peerDependencies:
react: ^16.13.1 || ^17.0.0
checksum: 10c0/ea7ab43148f25fe451ed80847d26ab64ab814a7c0d847c2ad802cc68c278c4cda1c611a9a2aa84b2b92d3d139f731b9a94fdd49f1d4edb4654ae1af3c2d4cd28
checksum: 10c0/25c94528de89d210673d2bbf6d6bab90a245a6f192a1c584f2ab3680287c434cbe3e6fbd8da914448f44b860427142ca49cea895ab75f78307c098bf9ddabd30
languageName: node
linkType: hard

Expand Down Expand Up @@ -15029,7 +15029,7 @@ __metadata:
"@testing-library/user-event": "npm:^14.5.2"
"@types/node": "npm:^22.7.4"
"@types/react-dom": "npm:^18.3.0"
"@veecode-platform/backstage-plugin-gitlab-pipelines": "npm:^0.5.1"
"@veecode-platform/backstage-plugin-gitlab-pipelines": "npm:^0.6.0"
cross-env: "npm:^7.0.3"
cypress: "npm:^13.15.0"
eslint-plugin-cypress: "npm:^3.5.0"
Expand Down

0 comments on commit 8974ea4

Please sign in to comment.