Skip to content

Commit

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

fix(deps): update dependency @backstage-community/plugin-cost-insights to ^0.13.0
  • Loading branch information
awanlin authored Dec 25, 2024
2 parents 521d156 + 3a39ba2 commit 100b2dd
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"bundled": true,
"dependencies": {
"@backstage-community/plugin-badges": "^0.4.0",
"@backstage-community/plugin-cost-insights": "^0.12.26",
"@backstage-community/plugin-cost-insights": "^0.13.0",
"@backstage-community/plugin-explore": "^0.6.0",
"@backstage-community/plugin-github-actions": "^0.6.19",
"@backstage-community/plugin-graphiql": "^0.4.0",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3252,24 +3252,24 @@ __metadata:
languageName: node
linkType: hard

"@backstage-community/plugin-cost-insights-common@npm:^0.1.7":
version: 0.1.7
resolution: "@backstage-community/plugin-cost-insights-common@npm:0.1.7"
checksum: 10/ec96cef5241954f6f141b7a5798956ac411a93a2f65c7e56c95fe107bf8821532817182fa3c4413b024201abef1902a6ec8e49a04512c9de5e9faae930cc2825
"@backstage-community/plugin-cost-insights-common@npm:^0.2.0":
version: 0.2.0
resolution: "@backstage-community/plugin-cost-insights-common@npm:0.2.0"
checksum: 10/f387e6e4393615a340c31f8f27a8e03fd8a69aea17e7feb042ee500fa02de92fb76f19186fd6f5f5f7efa5eb559a1485c4f7dbcae717ccd526205d5acbf30462
languageName: node
linkType: hard

"@backstage-community/plugin-cost-insights@npm:^0.12.26":
version: 0.12.29
resolution: "@backstage-community/plugin-cost-insights@npm:0.12.29"
"@backstage-community/plugin-cost-insights@npm:^0.13.0":
version: 0.13.0
resolution: "@backstage-community/plugin-cost-insights@npm:0.13.0"
dependencies:
"@backstage-community/plugin-cost-insights-common": "npm:^0.1.7"
"@backstage/catalog-model": "npm:^1.7.0"
"@backstage/config": "npm:^1.2.0"
"@backstage/core-components": "npm:^0.15.1"
"@backstage/core-plugin-api": "npm:^1.10.0"
"@backstage/plugin-catalog-react": "npm:^1.14.0"
"@backstage/theme": "npm:^0.6.0"
"@backstage-community/plugin-cost-insights-common": "npm:^0.2.0"
"@backstage/catalog-model": "npm:^1.7.2"
"@backstage/config": "npm:^1.3.1"
"@backstage/core-components": "npm:^0.16.2"
"@backstage/core-plugin-api": "npm:^1.10.2"
"@backstage/plugin-catalog-react": "npm:^1.15.0"
"@backstage/theme": "npm:^0.6.3"
"@material-ui/core": "npm:^4.12.2"
"@material-ui/icons": "npm:^4.9.1"
"@material-ui/lab": "npm:4.0.0-alpha.61"
Expand All @@ -3289,7 +3289,7 @@ __metadata:
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/0282398d6a7a32ea0eb52fa080850ae8386edec1b5551f55a7208f010f0ba6ef5142291294c928e39caa25e12ad11d38fdf127fd2750c41d095d970498590fba
checksum: 10/8d3095dc25ae3e719e6442abc6139c7977bebe5fb41544d74ff592d5db7ede486445bcd063f5b6d2cfaa3bef2e81bea1df5e292e69e5868c397436bec6619264
languageName: node
linkType: hard

Expand Down Expand Up @@ -15328,7 +15328,7 @@ __metadata:
resolution: "app@workspace:packages/app"
dependencies:
"@backstage-community/plugin-badges": "npm:^0.4.0"
"@backstage-community/plugin-cost-insights": "npm:^0.12.26"
"@backstage-community/plugin-cost-insights": "npm:^0.13.0"
"@backstage-community/plugin-explore": "npm:^0.6.0"
"@backstage-community/plugin-github-actions": "npm:^0.6.19"
"@backstage-community/plugin-graphiql": "npm:^0.4.0"
Expand Down

0 comments on commit 100b2dd

Please sign in to comment.