Skip to content

Commit

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

fix(deps): update dependency @backstage-community/plugin-explore-backend to ^0.2.0
  • Loading branch information
awanlin authored Dec 25, 2024
2 parents f635c8e + edd6adf commit 750fdff
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"@backstage-community/plugin-badges-backend": "^0.5.1",
"@backstage-community/plugin-explore-backend": "^0.1.2",
"@backstage-community/plugin-explore-backend": "^0.2.0",
"@backstage-community/plugin-todo-backend": "^0.3.18",
"@backstage/backend-defaults": "backstage:^",
"@backstage/backend-plugin-api": "backstage:^",
Expand Down
39 changes: 23 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3293,23 +3293,23 @@ __metadata:
languageName: node
linkType: hard

"@backstage-community/plugin-explore-backend@npm:^0.1.2":
version: 0.1.8
resolution: "@backstage-community/plugin-explore-backend@npm:0.1.8"
"@backstage-community/plugin-explore-backend@npm:^0.2.0":
version: 0.2.0
resolution: "@backstage-community/plugin-explore-backend@npm:0.2.0"
dependencies:
"@backstage-community/plugin-explore-common": "npm:^0.0.7"
"@backstage-community/plugin-explore-node": "npm:^0.1.5"
"@backstage-community/plugin-explore-common": "npm:^0.1.0"
"@backstage-community/plugin-explore-node": "npm:^0.2.0"
"@backstage/backend-common": "npm:^0.25.0"
"@backstage/backend-plugin-api": "npm:^1.0.1"
"@backstage/config": "npm:^1.2.0"
"@backstage/types": "npm:^1.1.1"
"@backstage/backend-plugin-api": "npm:^1.1.0"
"@backstage/config": "npm:^1.3.1"
"@backstage/types": "npm:^1.2.0"
"@types/express": "npm:*"
express: "npm:^4.18.1"
express-promise-router: "npm:^4.1.0"
lodash: "npm:^4.17.21"
node-fetch: "npm:^2.6.7"
yn: "npm:^4.0.0"
checksum: 10/f85b812439e261f5473585d762b1a42fcbb618e86266994e0af3e7d90f65dd4a3d560445a4b697db4ea2df4634fe98e1eab886015828b98a149e51ae5e4e4037
checksum: 10/4c3d9208dc88857fec52694d8ac08359070a44bba87f50a39d909e5336c6e70d008e59029bd9625c7794f8181cf2280f4cafa6c6382ca8b746cfc6658f87749d
languageName: node
linkType: hard

Expand All @@ -3320,13 +3320,20 @@ __metadata:
languageName: node
linkType: hard

"@backstage-community/plugin-explore-node@npm:^0.1.5":
version: 0.1.5
resolution: "@backstage-community/plugin-explore-node@npm:0.1.5"
"@backstage-community/plugin-explore-common@npm:^0.1.0":
version: 0.1.0
resolution: "@backstage-community/plugin-explore-common@npm:0.1.0"
checksum: 10/4bd75e56f09763c951cf34706d5432c77bc8b7f43a899fc1ea88615d08a143eb104612557affb00d87cb17fe2c38e789ff149454d3e428b17adcaaf4750b62e4
languageName: node
linkType: hard

"@backstage-community/plugin-explore-node@npm:^0.2.0":
version: 0.2.0
resolution: "@backstage-community/plugin-explore-node@npm:0.2.0"
dependencies:
"@backstage-community/plugin-explore-common": "npm:^0.0.7"
"@backstage/backend-plugin-api": "npm:^1.0.1"
checksum: 10/f25eb892171d6d9a5ea31dca1a379b074e77489a99cf1dd0e7b7340f30de53b7e6644c1850b6837b2f4563106cb9acf6184d330b2eb09b007b4736521b1e3979
"@backstage-community/plugin-explore-common": "npm:^0.1.0"
"@backstage/backend-plugin-api": "npm:^1.1.0"
checksum: 10/0c8ebca537fd7d1aff223b66356718bbfef6fda309baad181eb1fa4ca71f59b3b26369ee6d614cfb73a2c134a6f3026950fe10fc01e10a9f2c262cf5aa78e54d
languageName: node
linkType: hard

Expand Down Expand Up @@ -15992,7 +15999,7 @@ __metadata:
resolution: "backend@workspace:packages/backend"
dependencies:
"@backstage-community/plugin-badges-backend": "npm:^0.5.1"
"@backstage-community/plugin-explore-backend": "npm:^0.1.2"
"@backstage-community/plugin-explore-backend": "npm:^0.2.0"
"@backstage-community/plugin-todo-backend": "npm:^0.3.18"
"@backstage/backend-defaults": "backstage:^"
"@backstage/backend-plugin-api": "backstage:^"
Expand Down

0 comments on commit 750fdff

Please sign in to comment.