Skip to content

Commit

Permalink
fix(deps): update dependency @axis-backstage/plugin-readme-backend to…
Browse files Browse the repository at this point in the history
… ^0.9.2 (#18249)

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] committed Sep 18, 2024
1 parent e640259 commit c8f118c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 12 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 @@ -19,7 +19,7 @@
},
"dependencies": {
"@axis-backstage/plugin-readme": "^0.10.0",
"@axis-backstage/plugin-readme-backend": "^0.9.1",
"@axis-backstage/plugin-readme-backend": "^0.9.2",
"@backstage-community/plugin-adr": "^0.6.25",
"@backstage-community/plugin-github-actions": "^0.6.22",
"@backstage-community/plugin-lighthouse": "^0.4.22",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"build-image": "docker build ../.. -f Dockerfile --tag backstage"
},
"dependencies": {
"@axis-backstage/plugin-readme-backend": "^0.9.1",
"@axis-backstage/plugin-readme-backend": "^0.9.2",
"@backstage-community/plugin-todo-backend": "^0.3.19",
"@backstage/backend-common": "^0.25.0",
"@backstage/backend-tasks": "^0.6.1",
Expand Down
16 changes: 6 additions & 10 deletions boundaries/platform/backstage/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1377,24 +1377,20 @@ __metadata:
languageName: node
linkType: hard

"@axis-backstage/plugin-readme-backend@npm:^0.9.1":
version: 0.9.1
resolution: "@axis-backstage/plugin-readme-backend@npm:0.9.1"
"@axis-backstage/plugin-readme-backend@npm:^0.9.2":
version: 0.9.2
resolution: "@axis-backstage/plugin-readme-backend@npm:0.9.2"
dependencies:
"@backstage/backend-common": "npm:^0.24.0"
"@backstage/backend-defaults": "npm:^0.4.3"
"@backstage/backend-plugin-api": "npm:^0.8.0"
"@backstage/catalog-client": "npm:^1.6.6"
"@backstage/catalog-model": "npm:^1.6.0"
"@backstage/config": "npm:^1.2.0"
"@backstage/integration": "npm:^1.14.0"
"@backstage/plugin-permission-common": "npm:^0.8.1"
"@types/express": "npm:*"
express: "npm:^4.17.1"
express-promise-router: "npm:^4.1.0"
node-fetch: "npm:^2.6.7"
yn: "npm:^4.0.0"
checksum: 10c0/211405e34a952acdc02f099b81724feafc6f64adb4a0e9fb6bdaa2656d9ad4e6425f6c92e2f2573598dcb3f9135dcc3d2dadf742644e663e1bac98a068b49425
checksum: 10c0/e33e72c24cb907eac1401555bac4daa345cf0dfa97218b29b90ebf9caa2dc27acd8c7c3573f2d3449e2869b3e38462e9f31994030905d8fb496a03a6dfb735d2
languageName: node
linkType: hard

Expand Down Expand Up @@ -14936,7 +14932,7 @@ __metadata:
resolution: "app@workspace:packages/app"
dependencies:
"@axis-backstage/plugin-readme": "npm:^0.10.0"
"@axis-backstage/plugin-readme-backend": "npm:^0.9.1"
"@axis-backstage/plugin-readme-backend": "npm:^0.9.2"
"@backstage-community/plugin-adr": "npm:^0.6.25"
"@backstage-community/plugin-github-actions": "npm:^0.6.22"
"@backstage-community/plugin-lighthouse": "npm:^0.4.22"
Expand Down Expand Up @@ -15651,7 +15647,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "backend@workspace:packages/backend"
dependencies:
"@axis-backstage/plugin-readme-backend": "npm:^0.9.1"
"@axis-backstage/plugin-readme-backend": "npm:^0.9.2"
"@backstage-community/plugin-todo-backend": "npm:^0.3.19"
"@backstage/backend-common": "npm:^0.25.0"
"@backstage/backend-tasks": "npm:^0.6.1"
Expand Down

0 comments on commit c8f118c

Please sign in to comment.