Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @backstage-community/plugin-explore-backend to v0.1.8 #756

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3294,8 +3294,8 @@ __metadata:
linkType: hard

"@backstage-community/plugin-explore-backend@npm:^0.1.2":
version: 0.1.7
resolution: "@backstage-community/plugin-explore-backend@npm:0.1.7"
version: 0.1.8
resolution: "@backstage-community/plugin-explore-backend@npm:0.1.8"
dependencies:
"@backstage-community/plugin-explore-common": "npm:^0.0.7"
"@backstage-community/plugin-explore-node": "npm:^0.1.5"
Expand All @@ -3309,7 +3309,7 @@ __metadata:
lodash: "npm:^4.17.21"
node-fetch: "npm:^2.6.7"
yn: "npm:^4.0.0"
checksum: 10/a29e2cf3c2ecd0d9c885ad0fd5197e1ccc34434a732e4369c492468d05516e9e9dcd768f52f420c1e86133a2a7e590bafdc4b8ce2735e1788e87c4db751cc23c
checksum: 10/f85b812439e261f5473585d762b1a42fcbb618e86266994e0af3e7d90f65dd4a3d560445a4b697db4ea2df4634fe98e1eab886015828b98a149e51ae5e4e4037
languageName: node
linkType: hard

Expand Down
Loading