Skip to content

Commit 0dd626c

Browse files
authored
Merge pull request #1303 from backstage/renovate/community-plugins
Update community-plugins
2 parents 2117297 + b34a9d0 commit 0dd626c

File tree

4 files changed

+318
-199
lines changed

4 files changed

+318
-199
lines changed

packages/app-migrated/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
},
88
"bundled": true,
99
"dependencies": {
10-
"@backstage-community/plugin-badges": "^0.17.0",
11-
"@backstage-community/plugin-cost-insights": "^0.26.0",
10+
"@backstage-community/plugin-badges": "^0.18.0",
11+
"@backstage-community/plugin-cost-insights": "^0.27.0",
1212
"@backstage-community/plugin-explore": "^0.17.0",
13-
"@backstage-community/plugin-github-actions": "^0.20.0",
14-
"@backstage-community/plugin-graphiql": "^0.12.0",
13+
"@backstage-community/plugin-github-actions": "^0.21.0",
14+
"@backstage-community/plugin-graphiql": "^0.13.0",
1515
"@backstage-community/plugin-tech-radar": "^1.6.0",
16-
"@backstage-community/plugin-todo": "^0.16.0",
16+
"@backstage-community/plugin-todo": "^0.17.0",
1717
"@backstage/cli": "backstage:^",
1818
"@backstage/core-app-api": "backstage:^",
1919
"@backstage/core-compat-api": "backstage:^",

packages/app/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
},
88
"bundled": true,
99
"dependencies": {
10-
"@backstage-community/plugin-badges": "^0.17.0",
11-
"@backstage-community/plugin-cost-insights": "^0.26.0",
10+
"@backstage-community/plugin-badges": "^0.18.0",
11+
"@backstage-community/plugin-cost-insights": "^0.27.0",
1212
"@backstage-community/plugin-explore": "^0.17.0",
13-
"@backstage-community/plugin-github-actions": "^0.20.0",
14-
"@backstage-community/plugin-graphiql": "^0.12.0",
13+
"@backstage-community/plugin-github-actions": "^0.21.0",
14+
"@backstage-community/plugin-graphiql": "^0.13.0",
1515
"@backstage-community/plugin-tech-radar": "^1.6.0",
16-
"@backstage-community/plugin-todo": "^0.16.0",
16+
"@backstage-community/plugin-todo": "^0.17.0",
1717
"@backstage/app-defaults": "backstage:^",
1818
"@backstage/cli": "backstage:^",
1919
"@backstage/core-app-api": "backstage:^",

packages/backend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"build-image": "docker build ../.. -f Dockerfile --tag backstage"
1717
},
1818
"dependencies": {
19-
"@backstage-community/plugin-badges-backend": "^0.20.0",
19+
"@backstage-community/plugin-badges-backend": "^0.21.0",
2020
"@backstage-community/plugin-explore-backend": "^0.14.0",
2121
"@backstage-community/plugin-search-backend-module-explore": "^0.9.0",
22-
"@backstage-community/plugin-todo-backend": "^0.17.0",
22+
"@backstage-community/plugin-todo-backend": "^0.18.0",
2323
"@backstage/backend-defaults": "backstage:^",
2424
"@backstage/backend-plugin-api": "backstage:^",
2525
"@backstage/plugin-app-backend": "backstage:^",

0 commit comments

Comments
 (0)