Skip to content

Commit 09f21d9

Browse files
Update community-plugins
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2602ce9 commit 09f21d9

File tree

4 files changed

+157
-94
lines changed

4 files changed

+157
-94
lines changed

packages/app-migrated/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
"bundled": true,
99
"dependencies": {
1010
"@backstage-community/plugin-badges": "^0.11.0",
11-
"@backstage-community/plugin-cost-insights": "^0.19.0",
11+
"@backstage-community/plugin-cost-insights": "^0.20.0",
1212
"@backstage-community/plugin-explore": "^0.12.0",
1313
"@backstage-community/plugin-github-actions": "^0.14.0",
14-
"@backstage-community/plugin-graphiql": "^0.6.0",
14+
"@backstage-community/plugin-graphiql": "^0.7.0",
1515
"@backstage-community/plugin-tech-radar": "^1.6.0",
16-
"@backstage-community/plugin-todo": "^0.11.0",
16+
"@backstage-community/plugin-todo": "^0.12.0",
1717
"@backstage/cli": "backstage:^",
1818
"@backstage/core-app-api": "backstage:^",
1919
"@backstage/core-compat-api": "backstage:^",

packages/app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
"bundled": true,
99
"dependencies": {
1010
"@backstage-community/plugin-badges": "^0.11.0",
11-
"@backstage-community/plugin-cost-insights": "^0.19.0",
11+
"@backstage-community/plugin-cost-insights": "^0.20.0",
1212
"@backstage-community/plugin-explore": "^0.12.0",
1313
"@backstage-community/plugin-github-actions": "^0.14.0",
14-
"@backstage-community/plugin-graphiql": "^0.6.0",
14+
"@backstage-community/plugin-graphiql": "^0.7.0",
1515
"@backstage-community/plugin-tech-radar": "^1.6.0",
16-
"@backstage-community/plugin-todo": "^0.11.0",
16+
"@backstage-community/plugin-todo": "^0.12.0",
1717
"@backstage/app-defaults": "backstage:^",
1818
"@backstage/cli": "backstage:^",
1919
"@backstage/core-app-api": "backstage:^",

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@backstage-community/plugin-badges-backend": "^0.14.0",
2020
"@backstage-community/plugin-explore-backend": "^0.9.0",
2121
"@backstage-community/plugin-search-backend-module-explore": "^0.4.0",
22-
"@backstage-community/plugin-todo-backend": "^0.12.0",
22+
"@backstage-community/plugin-todo-backend": "^0.13.0",
2323
"@backstage/backend-defaults": "backstage:^",
2424
"@backstage/backend-plugin-api": "backstage:^",
2525
"@backstage/plugin-app-backend": "backstage:^",

0 commit comments

Comments
 (0)