Skip to content

Commit

Permalink
Merge pull request #786 from backstage/renovate/backstage-community-p…
Browse files Browse the repository at this point in the history
…lugin-badges-backend-0.x

fix(deps): update dependency @backstage-community/plugin-badges-backend to ^0.6.0
  • Loading branch information
awanlin authored Dec 25, 2024
2 parents b1671e4 + 1ca5978 commit eb4e82b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"build-image": "docker build ../.. -f Dockerfile --tag backstage"
},
"dependencies": {
"@backstage-community/plugin-badges-backend": "^0.5.1",
"@backstage-community/plugin-badges-backend": "^0.6.0",
"@backstage-community/plugin-explore-backend": "^0.2.0",
"@backstage-community/plugin-todo-backend": "^0.3.18",
"@backstage/backend-defaults": "backstage:^",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3207,17 +3207,17 @@ __metadata:
languageName: node
linkType: hard

"@backstage-community/plugin-badges-backend@npm:^0.5.1":
version: 0.5.4
resolution: "@backstage-community/plugin-badges-backend@npm:0.5.4"
"@backstage-community/plugin-badges-backend@npm:^0.6.0":
version: 0.6.0
resolution: "@backstage-community/plugin-badges-backend@npm:0.6.0"
dependencies:
"@backstage/backend-common": "npm:^0.25.0"
"@backstage/backend-plugin-api": "npm:^1.0.1"
"@backstage/catalog-client": "npm:^1.7.1"
"@backstage/catalog-model": "npm:^1.7.0"
"@backstage/config": "npm:^1.2.0"
"@backstage/errors": "npm:^1.2.4"
"@backstage/plugin-auth-node": "npm:^0.5.3"
"@backstage/backend-plugin-api": "npm:^1.1.0"
"@backstage/catalog-client": "npm:^1.9.0"
"@backstage/catalog-model": "npm:^1.7.2"
"@backstage/config": "npm:^1.3.1"
"@backstage/errors": "npm:^1.2.6"
"@backstage/plugin-auth-node": "npm:^0.5.5"
"@types/express": "npm:^4.17.6"
badge-maker: "npm:^3.3.0"
cors: "npm:^2.8.5"
Expand All @@ -3228,7 +3228,7 @@ __metadata:
uuid: "npm:^9.0.0"
winston: "npm:^3.2.1"
yn: "npm:^4.0.0"
checksum: 10/e3cfff53b85fc8885ffc2fd3845f331094b9460d4ddad92dd1f9a53bb65e83268d294a5362f3b8de5fe007facf00995ff1a89eec57be039f5628f5242e6325c3
checksum: 10/f2dca5af8c38304090c4c6d948fef03ec878ea225887595993eba82567737c10d5bb8927f0e81a757bfdd413b4ae8b03e0ce556acbdb894a1471428e5498bf6f
languageName: node
linkType: hard

Expand Down Expand Up @@ -4992,7 +4992,7 @@ __metadata:
languageName: node
linkType: hard

"@backstage/plugin-auth-node@npm:^0.5.2, @backstage/plugin-auth-node@npm:^0.5.3, @backstage/plugin-auth-node@npm:^0.5.5":
"@backstage/plugin-auth-node@npm:^0.5.2, @backstage/plugin-auth-node@npm:^0.5.5":
version: 0.5.5
resolution: "@backstage/plugin-auth-node@npm:0.5.5"
dependencies:
Expand Down Expand Up @@ -15998,7 +15998,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "backend@workspace:packages/backend"
dependencies:
"@backstage-community/plugin-badges-backend": "npm:^0.5.1"
"@backstage-community/plugin-badges-backend": "npm:^0.6.0"
"@backstage-community/plugin-explore-backend": "npm:^0.2.0"
"@backstage-community/plugin-todo-backend": "npm:^0.3.18"
"@backstage/backend-defaults": "backstage:^"
Expand Down

0 comments on commit eb4e82b

Please sign in to comment.