Skip to content

Commit 05e79f7

Browse files
fix(deps): update dependency @backstage-community/plugin-lighthouse to ^0.13.0
1 parent ef5cb28 commit 05e79f7

File tree

2 files changed

+15
-13
lines changed

2 files changed

+15
-13
lines changed

backstage/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"@axis-backstage/plugin-readme": "^0.14.0",
2222
"@axis-backstage/plugin-readme-backend": "^0.12.0",
23-
"@backstage-community/plugin-lighthouse": "^0.12.0",
23+
"@backstage-community/plugin-lighthouse": "^0.13.0",
2424
"@backstage-community/plugin-tech-radar": "^1.3.0",
2525
"@backstage-community/plugin-todo": "^0.11.0",
2626
"@backstage/app-defaults": "^1.5.17",

backstage/yarn.lock

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2161,24 +2161,26 @@ __metadata:
21612161
languageName: node
21622162
linkType: hard
21632163

2164-
"@backstage-community/plugin-lighthouse-common@npm:^0.9.0":
2165-
version: 0.9.0
2166-
resolution: "@backstage-community/plugin-lighthouse-common@npm:0.9.0"
2164+
"@backstage-community/plugin-lighthouse-common@npm:^0.10.1":
2165+
version: 0.10.1
2166+
resolution: "@backstage-community/plugin-lighthouse-common@npm:0.10.1"
21672167
dependencies:
21682168
"@backstage/config": "npm:^1.3.3"
2169-
checksum: 10c0/9a7561d482a97263edf639c6bafcb45d2178a78b3e575effa9c0b9900de94f5fc946ac1dbadceabbac2e5e329f1337bbec44feb6034d0bb3bbd3dee7c98176c1
2169+
checksum: 10c0/b970879d0ea0e3b229935396fe5536df9ee42569417415406ee53532176049c732d95217316276abeddae8e0fc7ef6e10a241dc113661b338888f0fbb64ba5f2
21702170
languageName: node
21712171
linkType: hard
21722172

2173-
"@backstage-community/plugin-lighthouse@npm:^0.12.0":
2174-
version: 0.12.0
2175-
resolution: "@backstage-community/plugin-lighthouse@npm:0.12.0"
2173+
"@backstage-community/plugin-lighthouse@npm:^0.13.0":
2174+
version: 0.13.1
2175+
resolution: "@backstage-community/plugin-lighthouse@npm:0.13.1"
21762176
dependencies:
2177-
"@backstage-community/plugin-lighthouse-common": "npm:^0.9.0"
2177+
"@backstage-community/plugin-lighthouse-common": "npm:^0.10.1"
21782178
"@backstage/catalog-model": "npm:^1.7.5"
2179-
"@backstage/core-components": "npm:^0.17.4"
2179+
"@backstage/core-compat-api": "npm:^0.5.1"
2180+
"@backstage/core-components": "npm:^0.17.5"
21802181
"@backstage/core-plugin-api": "npm:^1.10.9"
2181-
"@backstage/plugin-catalog-react": "npm:^1.19.1"
2182+
"@backstage/frontend-plugin-api": "npm:^0.11.0"
2183+
"@backstage/plugin-catalog-react": "npm:^1.20.1"
21822184
"@material-ui/core": "npm:^4.12.2"
21832185
"@material-ui/icons": "npm:^4.9.1"
21842186
"@material-ui/lab": "npm:4.0.0-alpha.61"
@@ -2188,7 +2190,7 @@ __metadata:
21882190
react: ^16.13.1 || ^17.0.0 || ^18.0.0
21892191
react-dom: ^16.13.1 || ^17.0.0 || ^18.0.0
21902192
react-router-dom: 6.0.0-beta.0 || ^6.3.0
2191-
checksum: 10c0/93b336d2100788ad66bd7d43dbd7a8eb9a818e61311299277f506c858b600a9f0306c88081d099088d48958656db426cdc65774fe1e82e7cb962d2032e02ae8c
2193+
checksum: 10c0/07a620e017c9c8098c2702fb458b91c6d6a017b230ae8d61c4b1fab31bebfefb1ed52f29a42cc5db5ecb7c7a7bbcd8e12e19e4db6a61ad32378bb30422811c82
21922194
languageName: node
21932195
linkType: hard
21942196

@@ -14184,7 +14186,7 @@ __metadata:
1418414186
dependencies:
1418514187
"@axis-backstage/plugin-readme": "npm:^0.14.0"
1418614188
"@axis-backstage/plugin-readme-backend": "npm:^0.12.0"
14187-
"@backstage-community/plugin-lighthouse": "npm:^0.12.0"
14189+
"@backstage-community/plugin-lighthouse": "npm:^0.13.0"
1418814190
"@backstage-community/plugin-tech-radar": "npm:^1.3.0"
1418914191
"@backstage-community/plugin-todo": "npm:^0.11.0"
1419014192
"@backstage/app-defaults": "npm:^1.5.17"

0 commit comments

Comments
 (0)