Merge pull request #14841 from backstage/renovate/react-router-monorepo

Update react-router monorepo to v6.4.3
This commit is contained in:
Johan Haals
2022-11-28 11:06:04 +01:00
committed by GitHub
2 changed files with 34 additions and 3 deletions
+1 -1
View File
@@ -457,7 +457,7 @@ export const createPublishGitlabMergeRequestAction: (options: {
sourcePath?: string | undefined;
targetPath?: string | undefined;
token?: string | undefined;
commitAction?: 'update' | 'create' | 'delete' | undefined;
commitAction?: 'update' | 'delete' | 'create' | undefined;
projectid?: string | undefined;
removeSourceBranch?: boolean | undefined;
assignee?: string | undefined;