WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit a540cfe

Browse files
fix(deps): update dependency @backstage-community/plugin-azure-devops to ^0.22.0
Signed-off-by: Renovate Bot <[email protected]>
1 parent ab8ca90 commit a540cfe

File tree

3 files changed

+188
-150
lines changed

3 files changed

+188
-150
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"lint": "backstage-cli package lint"
2020
},
2121
"dependencies": {
22-
"@backstage-community/plugin-azure-devops": "^0.21.0",
22+
"@backstage-community/plugin-azure-devops": "^0.22.0",
2323
"@backstage-community/plugin-github-actions": "^0.16.0",
2424
"@backstage-community/plugin-jenkins": "^0.25.0",
2525
"@backstage-community/plugin-multi-source-security-viewer": "workspace:^",

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
@@ -40,7 +40,7 @@
4040
},
4141
"dependencies": {
4242
"@aonic-ui/pipelines": "^3.1.1",
43-
"@backstage-community/plugin-azure-devops": "^0.21.0",
43+
"@backstage-community/plugin-azure-devops": "^0.22.0",
4444
"@backstage-community/plugin-azure-devops-common": "^0.16.0",
4545
"@backstage-community/plugin-github-actions": "^0.16.0",
4646
"@backstage-community/plugin-jenkins": "^0.25.0",

0 commit comments

Comments
 (0)