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.10.1 (#19450)

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 Nov 19, 2024
1 parent 0e3c3f1 commit f7c6fc1
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 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.12.0",
"@axis-backstage/plugin-readme-backend": "^0.10.0",
"@axis-backstage/plugin-readme-backend": "^0.10.1",
"@backstage-community/plugin-adr": "^0.6.27",
"@backstage-community/plugin-github-actions": "^0.6.24",
"@backstage-community/plugin-lighthouse": "^0.4.24",
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.10.0",
"@axis-backstage/plugin-readme-backend": "^0.10.1",
"@backstage-community/plugin-todo-backend": "^0.3.21",
"@backstage/backend-common": "^0.25.0",
"@backstage/backend-tasks": "^0.6.1",
Expand Down
12 changes: 6 additions & 6 deletions boundaries/platform/backstage/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1419,9 +1419,9 @@ __metadata:
languageName: node
linkType: hard

"@axis-backstage/plugin-readme-backend@npm:^0.10.0":
version: 0.10.0
resolution: "@axis-backstage/plugin-readme-backend@npm:0.10.0"
"@axis-backstage/plugin-readme-backend@npm:^0.10.1":
version: 0.10.1
resolution: "@axis-backstage/plugin-readme-backend@npm:0.10.1"
dependencies:
"@backstage/backend-common": "npm:^0.24.0"
"@backstage/backend-defaults": "npm:^0.4.3"
Expand All @@ -1433,7 +1433,7 @@ __metadata:
"@types/express": "npm:*"
express: "npm:^4.17.1"
express-promise-router: "npm:^4.1.0"
checksum: 10c0/9ce276faf2b09b8e5bbbb75c5d65771c31ba31d4e9ef7c01b67383fc1d16c65bcff5099483df14c8fe5e1f69944a128ae92d6242b45c4ca374a1bac2c3cc7bcd
checksum: 10c0/38b7afdd7f7c2deac0a0f2ce7e5eff4b4513306eed14ce0c2b1f18230b1f7fdb1714dd186221ce80a2d5e9c6b9711ee328eea992e39a38f3ba96e4d7d0d57681
languageName: node
linkType: hard

Expand Down Expand Up @@ -15569,7 +15569,7 @@ __metadata:
resolution: "app@workspace:packages/app"
dependencies:
"@axis-backstage/plugin-readme": "npm:^0.12.0"
"@axis-backstage/plugin-readme-backend": "npm:^0.10.0"
"@axis-backstage/plugin-readme-backend": "npm:^0.10.1"
"@backstage-community/plugin-adr": "npm:^0.6.27"
"@backstage-community/plugin-github-actions": "npm:^0.6.24"
"@backstage-community/plugin-lighthouse": "npm:^0.4.24"
Expand Down Expand Up @@ -16300,7 +16300,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "backend@workspace:packages/backend"
dependencies:
"@axis-backstage/plugin-readme-backend": "npm:^0.10.0"
"@axis-backstage/plugin-readme-backend": "npm:^0.10.1"
"@backstage-community/plugin-todo-backend": "npm:^0.3.21"
"@backstage/backend-common": "npm:^0.25.0"
"@backstage/backend-tasks": "npm:^0.6.1"
Expand Down

0 comments on commit f7c6fc1

Please sign in to comment.