Skip to content

Commit c44e4ba

Browse files
dependabot[bot]Github changeset workflowScottGuymer
authored
build(deps-dev): bump @backstage/repo-tools from 0.8.0 to 0.13.0 in /workspaces/github-marketplace (#329)
* build(deps-dev): bump @backstage/repo-tools Bumps [@backstage/repo-tools](https://github.com/backstage/backstage/tree/HEAD/packages/repo-tools) from 0.8.0 to 0.13.0. - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/packages/repo-tools/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/v0.13.0/packages/repo-tools) --- updated-dependencies: - dependency-name: "@backstage/repo-tools" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Automated de-duplication of lockfile * update api docs * Update ignores --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github changeset workflow <[email protected]> Co-authored-by: Scott Guymer <[email protected]>
1 parent 2f69451 commit c44e4ba

File tree

7 files changed

+539
-418
lines changed

7 files changed

+539
-418
lines changed

workspaces/confluence/.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ dist-types
33
coverage
44
.vscode
55
.eslintrc.js
6+
report.api.md

workspaces/github-marketplace/.prettierignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ dist-types
33
coverage
44
.vscode
55
.eslintrc.js
6-
**/api-report.md.api.md
6+
report.api.md

workspaces/github-marketplace/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@backstage/cli": "^0.30.0",
3636
"@backstage/e2e-test-utils": "^0.1.1",
37-
"@backstage/repo-tools": "^0.8.0",
37+
"@backstage/repo-tools": "^0.13.0",
3838
"@changesets/cli": "^2.28.1",
3939
"@spotify/prettier-config": "^15.0.0",
4040
"node-gyp": "^11.1.0",

workspaces/github-marketplace/plugins/github-actions-marketplace/api-report.md.api.md renamed to workspaces/github-marketplace/plugins/github-actions-marketplace/report.api.md

File renamed without changes.

0 commit comments

Comments
 (0)