Skip to content

Commit 2c0ec89

Browse files
build(deps): bump @backstage/plugin-scaffolder-backend from 2.0.0 to 2.1.1 in /workspaces/acs (#4979)
* build(deps): bump @backstage/plugin-scaffolder-backend Bumps [@backstage/plugin-scaffolder-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder-backend) from 2.0.0 to 2.1.1. - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/plugins/scaffolder-backend/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/scaffolder-backend) --- updated-dependencies: - dependency-name: "@backstage/plugin-scaffolder-backend" dependency-version: 2.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * chore(deps): deduplicate yarn lockfile dependencies Signed-off-by: Saif Chaudhry <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Saif Chaudhry <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Saif Chaudhry <[email protected]>
1 parent f5fff6f commit 2c0ec89

File tree

3 files changed

+573
-274
lines changed

3 files changed

+573
-274
lines changed

workspaces/acs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@backstage/plugin-catalog-backend-module-scaffolder-entity-model": "^0.2.9",
4848
"@backstage/plugin-catalog-backend-module-unprocessed": "^0.6.1",
4949
"@backstage/plugin-scaffolder": "^1.32.0",
50-
"@backstage/plugin-scaffolder-backend": "^2.0.0",
50+
"@backstage/plugin-scaffolder-backend": "^2.1.1",
5151
"@backstage/repo-tools": "^0.14.0",
5252
"@changesets/cli": "^2.28.1",
5353
"@eslint/js": "^9.19.0",

workspaces/acs/packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@backstage/plugin-permission-node": "^0.10.1",
4040
"@backstage/plugin-proxy-backend": "^0.6.3",
4141
"@backstage/plugin-scaffolder": "^1.32.0",
42-
"@backstage/plugin-scaffolder-backend": "^2.0.0",
42+
"@backstage/plugin-scaffolder-backend": "^2.1.1",
4343
"@backstage/plugin-search-backend": "^2.0.3",
4444
"@backstage/plugin-search-backend-module-catalog": "^0.3.5",
4545
"@backstage/plugin-search-backend-module-pg": "^0.5.45",

0 commit comments

Comments
 (0)