Skip to content

Commit 045e3b1

Browse files
fix(deps): update dependency @backstage-community/plugin-tekton-react to ^0.5.0 (#8562)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
1 parent b18ad30 commit 045e3b1

3 files changed

Lines changed: 11 additions & 6 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@backstage-community/plugin-topology': patch
3+
---
4+
5+
Updated dependency `@backstage-community/plugin-tekton-react` to `^0.5.0`.

workspaces/topology/plugins/topology/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"tsc": "tsc"
4646
},
4747
"dependencies": {
48-
"@backstage-community/plugin-tekton-react": "^0.4.0",
48+
"@backstage-community/plugin-tekton-react": "^0.5.0",
4949
"@backstage/catalog-model": "^1.7.7",
5050
"@backstage/core-components": "^0.18.8",
5151
"@backstage/core-plugin-api": "^1.12.4",

workspaces/topology/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1384,14 +1384,14 @@ __metadata:
13841384
languageName: node
13851385
linkType: hard
13861386

1387-
"@backstage-community/plugin-tekton-react@npm:^0.4.0":
1388-
version: 0.4.0
1389-
resolution: "@backstage-community/plugin-tekton-react@npm:0.4.0"
1387+
"@backstage-community/plugin-tekton-react@npm:^0.5.0":
1388+
version: 0.5.0
1389+
resolution: "@backstage-community/plugin-tekton-react@npm:0.5.0"
13901390
dependencies:
13911391
"@kubernetes/client-node": "npm:1.4.0"
13921392
peerDependencies:
13931393
react: ^16.13.1 || ^17.0.0 || ^18.0.0
1394-
checksum: 10/b298a66661205e728be790f12f81b52f7e328ca545406b108fcd47a1fe57933e048f80c0d63bab60976ef3e24629d54ad6c5c955809b4ce8aea8f0239e908757
1394+
checksum: 10/81b95e79a39a841574e393137cd1270711e91df455daec0805d9289a9b9cc14e87518c531c895b9091d5934544455f52add92fe8ddcfa3c48ae5fc05bc95b2d3
13951395
languageName: node
13961396
linkType: hard
13971397

@@ -1400,7 +1400,7 @@ __metadata:
14001400
resolution: "@backstage-community/plugin-topology@workspace:plugins/topology"
14011401
dependencies:
14021402
"@axe-core/playwright": "npm:^4.11.0"
1403-
"@backstage-community/plugin-tekton-react": "npm:^0.4.0"
1403+
"@backstage-community/plugin-tekton-react": "npm:^0.5.0"
14041404
"@backstage/catalog-model": "npm:^1.7.7"
14051405
"@backstage/cli": "npm:^0.36.0"
14061406
"@backstage/core-components": "npm:^0.18.8"

0 commit comments

Comments
 (0)