fix(scaffolder-backend-module-gitlab): update GroupMembers.add for gitbeaker v43 (#33091)
@gitbeaker/core v43 changed ResourceMembers.add signature to accept accessLevel as the second arg and userId in an options object. Signed-off-by: benjdlambert <ben@blam.sh>
This commit is contained in:
@@ -6881,6 +6881,7 @@ __metadata:
|
||||
"@backstage/integration": "workspace:^"
|
||||
"@backstage/plugin-scaffolder-node": "workspace:^"
|
||||
"@backstage/plugin-scaffolder-node-test-utils": "workspace:^"
|
||||
"@gitbeaker/core": "npm:^43.8.0"
|
||||
"@gitbeaker/requester-utils": "npm:^43.8.0"
|
||||
"@gitbeaker/rest": "npm:^43.8.0"
|
||||
luxon: "npm:^3.0.0"
|
||||
|
||||
Reference in New Issue
Block a user