Skip to content

Commit 9a3d2c8

Browse files
fix(deps): update dependency @backstage-community/plugin-tech-insights-common to ^0.10.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 71b0825 commit 9a3d2c8

3 files changed

Lines changed: 184 additions & 82 deletions

File tree

workspaces/manage/packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@backstage-community/plugin-manage-backend": "workspace:^",
2525
"@backstage-community/plugin-tech-insights-backend": "^2.5.2",
2626
"@backstage-community/plugin-tech-insights-backend-module-jsonfc": "^0.7.2",
27-
"@backstage-community/plugin-tech-insights-common": "^0.8.2",
27+
"@backstage-community/plugin-tech-insights-common": "^0.10.0",
2828
"@backstage-community/plugin-tech-insights-node": "^2.6.2",
2929
"@backstage/backend-defaults": "backstage:^",
3030
"@backstage/backend-plugin-api": "backstage:^",

workspaces/manage/plugins/manage-module-tech-insights/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"dependencies": {
5454
"@backstage-community/plugin-manage-react": "workspace:^",
5555
"@backstage-community/plugin-tech-insights": "^1.1.0",
56-
"@backstage-community/plugin-tech-insights-common": "^0.8.2",
56+
"@backstage-community/plugin-tech-insights-common": "^0.10.0",
5757
"@backstage-community/plugin-tech-insights-react": "^1.4.0",
5858
"@backstage/catalog-model": "backstage:^",
5959
"@backstage/core-components": "backstage:^",

0 commit comments

Comments
 (0)