Skip to content

Commit

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

fix(deps): update dependency @backstage-community/plugin-badges to ^0.4.0
  • Loading branch information
awanlin authored Dec 25, 2024
2 parents 40607ce + f217ed3 commit f635c8e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"bundled": true,
"dependencies": {
"@backstage-community/plugin-badges": "^0.3.0",
"@backstage-community/plugin-badges": "^0.4.0",
"@backstage-community/plugin-cost-insights": "^0.12.26",
"@backstage-community/plugin-explore": "^0.5.2",
"@backstage-community/plugin-github-actions": "^0.6.19",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3232,23 +3232,23 @@ __metadata:
languageName: node
linkType: hard

"@backstage-community/plugin-badges@npm:^0.3.0":
version: 0.3.2
resolution: "@backstage-community/plugin-badges@npm:0.3.2"
"@backstage-community/plugin-badges@npm:^0.4.0":
version: 0.4.0
resolution: "@backstage-community/plugin-badges@npm:0.4.0"
dependencies:
"@backstage/catalog-model": "npm:^1.7.0"
"@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.14.0"
"@backstage/catalog-model": "npm:^1.7.2"
"@backstage/core-components": "npm:^0.16.2"
"@backstage/core-plugin-api": "npm:^1.10.2"
"@backstage/errors": "npm:^1.2.6"
"@backstage/plugin-catalog-react": "npm:^1.15.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/94e6d59b2b286b31992a78ca65500b844ca6638a0c628edfb0c2ecd55fd501fde6666d4deb14d16cd793d20049c14d826ed10bdefe7f262ce8b1329d91956790
checksum: 10/2b2c2190e7bae14e99a04f7dbc270980514029b9512b954a6f8130c7b63048596ef51671ec6bb4e660696885980ba7629c1619d51531c6e59d915a130aedaa6c
languageName: node
linkType: hard

Expand Down Expand Up @@ -15320,7 +15320,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "app@workspace:packages/app"
dependencies:
"@backstage-community/plugin-badges": "npm:^0.3.0"
"@backstage-community/plugin-badges": "npm:^0.4.0"
"@backstage-community/plugin-cost-insights": "npm:^0.12.26"
"@backstage-community/plugin-explore": "npm:^0.5.2"
"@backstage-community/plugin-github-actions": "npm:^0.6.19"
Expand Down

0 comments on commit f635c8e

Please sign in to comment.