Skip to content

Commit 4bb3e3f

Browse files
fix(deps): update dependency @backstage-community/plugin-jenkins to ^0.30.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent e88514c commit 4bb3e3f

3 files changed

Lines changed: 15 additions & 26 deletions

File tree

workspaces/multi-source-security-viewer/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"@backstage-community/plugin-azure-devops": "^0.28.0",
2323
"@backstage-community/plugin-github-actions": "^0.22.0",
24-
"@backstage-community/plugin-jenkins": "^0.29.0",
24+
"@backstage-community/plugin-jenkins": "^0.30.0",
2525
"@backstage-community/plugin-multi-source-security-viewer": "workspace:^",
2626
"@backstage/app-defaults": "^1.7.6",
2727
"@backstage/catalog-model": "^1.7.7",

workspaces/multi-source-security-viewer/plugins/multi-source-security-viewer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@backstage-community/plugin-azure-devops": "^0.28.0",
4545
"@backstage-community/plugin-azure-devops-common": "^0.20.0",
4646
"@backstage-community/plugin-github-actions": "^0.22.0",
47-
"@backstage-community/plugin-jenkins": "^0.29.0",
47+
"@backstage-community/plugin-jenkins": "^0.30.0",
4848
"@backstage-community/plugin-multi-source-security-viewer-common": "workspace:^",
4949
"@backstage/catalog-model": "^1.7.7",
5050
"@backstage/core-components": "^0.18.8",

workspaces/multi-source-security-viewer/yarn.lock

Lines changed: 13 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1500,17 +1500,6 @@ __metadata:
15001500
languageName: node
15011501
linkType: hard
15021502

1503-
"@backstage-community/plugin-jenkins-common@npm:^0.17.0":
1504-
version: 0.17.0
1505-
resolution: "@backstage-community/plugin-jenkins-common@npm:0.17.0"
1506-
dependencies:
1507-
"@backstage/plugin-catalog-common": "npm:^1.1.8"
1508-
"@backstage/plugin-permission-common": "npm:^0.9.6"
1509-
node-fetch: "npm:^2.6.7"
1510-
checksum: 10/332dfd1e09d5c3e884b280694d50545dada6391e38857a67d6762100ff4ffd5d235c30fb285e0162047dffe6036825e57c07a13d755c1359d656ef0c3221d833
1511-
languageName: node
1512-
linkType: hard
1513-
15141503
"@backstage-community/plugin-jenkins-common@npm:^0.18.0":
15151504
version: 0.18.0
15161505
resolution: "@backstage-community/plugin-jenkins-common@npm:0.18.0"
@@ -1522,18 +1511,18 @@ __metadata:
15221511
languageName: node
15231512
linkType: hard
15241513

1525-
"@backstage-community/plugin-jenkins@npm:^0.29.0":
1526-
version: 0.29.0
1527-
resolution: "@backstage-community/plugin-jenkins@npm:0.29.0"
1514+
"@backstage-community/plugin-jenkins@npm:^0.30.0":
1515+
version: 0.30.0
1516+
resolution: "@backstage-community/plugin-jenkins@npm:0.30.0"
15281517
dependencies:
1529-
"@backstage-community/plugin-jenkins-common": "npm:^0.17.0"
1530-
"@backstage/catalog-model": "npm:^1.7.6"
1531-
"@backstage/core-compat-api": "npm:^0.5.8"
1532-
"@backstage/core-components": "npm:^0.18.7"
1533-
"@backstage/core-plugin-api": "npm:^1.12.3"
1518+
"@backstage-community/plugin-jenkins-common": "npm:^0.18.0"
1519+
"@backstage/catalog-model": "npm:^1.7.7"
1520+
"@backstage/core-compat-api": "npm:^0.5.9"
1521+
"@backstage/core-components": "npm:^0.18.8"
1522+
"@backstage/core-plugin-api": "npm:^1.12.4"
15341523
"@backstage/errors": "npm:^1.2.7"
1535-
"@backstage/frontend-plugin-api": "npm:^0.14.1"
1536-
"@backstage/plugin-catalog-react": "npm:^2.0.0"
1524+
"@backstage/frontend-plugin-api": "npm:^0.15.1"
1525+
"@backstage/plugin-catalog-react": "npm:^2.1.0"
15371526
"@material-ui/core": "npm:^4.12.2"
15381527
"@material-ui/icons": "npm:^4.9.1"
15391528
"@types/react": "npm:^16.13.1 || ^17.0.0 || ^18.0.0"
@@ -1543,7 +1532,7 @@ __metadata:
15431532
react: ^16.13.1 || ^17.0.0 || ^18.0.0
15441533
react-dom: ^16.13.1 || ^17.0.0 || ^18.0.0
15451534
react-router-dom: 6.0.0-beta.0 || ^6.3.0
1546-
checksum: 10/7f6e0cbd7a12e37ba126393b7466baeb0033b2eab1852585b9ffcbc3476412b46480d64e4f6f86ebc9450720185e2be760c52c58fe660ab01979bba43b304c45
1535+
checksum: 10/2f6480dd549505ec5c1bd768ac669c0287e4797bfff6c97a1caa10e6d57b851eb81ee554e5eac452d1807955d7bc01c2f48e92ba335a952f1571ff607693a9db
15471536
languageName: node
15481537
linkType: hard
15491538

@@ -1588,7 +1577,7 @@ __metadata:
15881577
"@backstage-community/plugin-azure-devops": "npm:^0.28.0"
15891578
"@backstage-community/plugin-azure-devops-common": "npm:^0.20.0"
15901579
"@backstage-community/plugin-github-actions": "npm:^0.22.0"
1591-
"@backstage-community/plugin-jenkins": "npm:^0.29.0"
1580+
"@backstage-community/plugin-jenkins": "npm:^0.30.0"
15921581
"@backstage-community/plugin-multi-source-security-viewer-common": "workspace:^"
15931582
"@backstage/catalog-model": "npm:^1.7.7"
15941583
"@backstage/cli": "npm:^0.36.0"
@@ -14812,7 +14801,7 @@ __metadata:
1481214801
dependencies:
1481314802
"@backstage-community/plugin-azure-devops": "npm:^0.28.0"
1481414803
"@backstage-community/plugin-github-actions": "npm:^0.22.0"
14815-
"@backstage-community/plugin-jenkins": "npm:^0.29.0"
14804+
"@backstage-community/plugin-jenkins": "npm:^0.30.0"
1481614805
"@backstage-community/plugin-multi-source-security-viewer": "workspace:^"
1481714806
"@backstage/app-defaults": "npm:^1.7.6"
1481814807
"@backstage/catalog-model": "npm:^1.7.7"

0 commit comments

Comments
 (0)