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-badges to v0.3.2 #678

Merged
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
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3216,22 +3216,22 @@ __metadata:
linkType: hard

"@backstage-community/plugin-badges@npm:^0.3.0":
version: 0.3.1
resolution: "@backstage-community/plugin-badges@npm:0.3.1"
version: 0.3.2
resolution: "@backstage-community/plugin-badges@npm:0.3.2"
dependencies:
"@backstage/catalog-model": "npm:^1.7.0"
"@backstage/core-components": "npm:^0.15.0"
"@backstage/core-plugin-api": "npm:^1.9.4"
"@backstage/core-components": "npm:^0.15.1"
"@backstage/core-plugin-api": "npm:^1.10.0"
"@backstage/errors": "npm:^1.2.4"
"@backstage/plugin-catalog-react": "npm:^1.13.0"
"@backstage/plugin-catalog-react": "npm:^1.14.0"
"@material-ui/core": "npm:^4.12.2"
"@types/react": "npm:^16.13.1 || ^17.0.0 || ^18.0.0"
react-use: "npm:^17.2.4"
peerDependencies:
react: ^16.13.1 || ^17.0.0 || ^18.0.0
react-dom: ^16.13.1 || ^17.0.0 || ^18.0.0
react-router-dom: 6.0.0-beta.0 || ^6.3.0
checksum: 10/ae535842143b13162b7736de10c3586a432b5b214a8573d96f4548fceed2b7d50f53e901c967076022fe3ec2e9f6500613254c33ac9bb03c8c453fcb1810c8f6
checksum: 10/94e6d59b2b286b31992a78ca65500b844ca6638a0c628edfb0c2ecd55fd501fde6666d4deb14d16cd793d20049c14d826ed10bdefe7f262ce8b1329d91956790
languageName: node
linkType: hard

Expand Down