Skip to content

Commit 0f84f6d

Browse files
fix(deps): update dependency @axis-backstage/plugin-readme to ^0.15.0
1 parent ef5cb28 commit 0f84f6d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

backstage/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"cy:run": "cypress run --browser chrome"
1919
},
2020
"dependencies": {
21-
"@axis-backstage/plugin-readme": "^0.14.0",
21+
"@axis-backstage/plugin-readme": "^0.15.0",
2222
"@axis-backstage/plugin-readme-backend": "^0.12.0",
2323
"@backstage-community/plugin-lighthouse": "^0.12.0",
2424
"@backstage-community/plugin-tech-radar": "^1.3.0",

backstage/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1447,9 +1447,9 @@ __metadata:
14471447
languageName: node
14481448
linkType: hard
14491449

1450-
"@axis-backstage/plugin-readme@npm:^0.14.0":
1451-
version: 0.14.0
1452-
resolution: "@axis-backstage/plugin-readme@npm:0.14.0"
1450+
"@axis-backstage/plugin-readme@npm:^0.15.0":
1451+
version: 0.15.0
1452+
resolution: "@axis-backstage/plugin-readme@npm:0.15.0"
14531453
dependencies:
14541454
"@backstage/catalog-model": "npm:^1.7.4"
14551455
"@backstage/core-components": "npm:^0.17.3"
@@ -1465,7 +1465,7 @@ __metadata:
14651465
react: ^17.0.0 || ^18.0.0
14661466
react-dom: ^17.0.0 || ^18.0.0
14671467
react-router-dom: ^6.3.0
1468-
checksum: 10c0/f956e0c5faa302d15a66931fb9501365106a964ee09fa750fe935181afed89830e97b82e813f4a671febd2b32f3f87d4d27ec6833d87bc16b2f23ec55e2028c7
1468+
checksum: 10c0/4ccb4efe0d0173cef7c93cbc0a706462599db35a09e7f2247294923babb42c9626269ee107ad5ed5b1d54dae4cfec7ee192f6e23c12bcbd88ced8427237ef3d2
14691469
languageName: node
14701470
linkType: hard
14711471

@@ -14182,7 +14182,7 @@ __metadata:
1418214182
version: 0.0.0-use.local
1418314183
resolution: "app@workspace:packages/app"
1418414184
dependencies:
14185-
"@axis-backstage/plugin-readme": "npm:^0.14.0"
14185+
"@axis-backstage/plugin-readme": "npm:^0.15.0"
1418614186
"@axis-backstage/plugin-readme-backend": "npm:^0.12.0"
1418714187
"@backstage-community/plugin-lighthouse": "npm:^0.12.0"
1418814188
"@backstage-community/plugin-tech-radar": "npm:^1.3.0"

0 commit comments

Comments
 (0)