Skip to content

Commit 782b12e

Browse files
chore(deps): bump @backstage/plugin-auth-backend
Bumps [@backstage/plugin-auth-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-backend) from 0.24.5 to 0.27.1. - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/plugins/auth-backend/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/auth-backend) --- updated-dependencies: - dependency-name: "@backstage/plugin-auth-backend" dependency-version: 0.27.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8b1846 commit 782b12e

3 files changed

Lines changed: 444 additions & 649 deletions

File tree

workspaces/cost-management/packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@backstage/catalog-model": "^1.7.3",
2929
"@backstage/config": "^1.3.2",
3030
"@backstage/plugin-app-backend": "^0.4.4",
31-
"@backstage/plugin-auth-backend": "^0.24.2",
31+
"@backstage/plugin-auth-backend": "^0.27.1",
3232
"@backstage/plugin-auth-backend-module-github-provider": "^0.2.4",
3333
"@backstage/plugin-auth-backend-module-guest-provider": "^0.2.4",
3434
"@backstage/plugin-auth-node": "^0.5.6",

workspaces/cost-management/plugins/cost-management-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@backstage/backend-test-utils": "^1.2.1",
3232
"@backstage/cli": "^0.29.4",
33-
"@backstage/plugin-auth-backend": "^0.24.2",
33+
"@backstage/plugin-auth-backend": "^0.27.1",
3434
"@backstage/plugin-auth-backend-module-guest-provider": "^0.2.4",
3535
"@backstage/plugin-proxy-backend": "^0.5.10",
3636
"@types/lodash": "4.17.23",

0 commit comments

Comments
 (0)