Skip to content

Commit 72f6bb9

Browse files
backstage-servicegithub-actions[bot]
authored andcommitted
v1.41.1 version bump (backstage#4743)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f4310a3 commit 72f6bb9

File tree

5 files changed

+193
-153
lines changed

5 files changed

+193
-153
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@backstage-community/plugin-catalog-backend-module-scaffolder-relation-processor': minor
3+
---
4+
5+
Backstage version bump to v1.41.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.39.0"
2+
"version": "1.41.1"
33
}

workspaces/scaffolder-relation-processor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
"directory": "workspaces/scaffolder-relation-processor"
3737
},
3838
"devDependencies": {
39-
"@backstage/cli": "^0.32.1",
39+
"@backstage/cli": "^0.33.1",
4040
"@backstage/e2e-test-utils": "^0.1.1",
41-
"@backstage/repo-tools": "^0.13.3",
41+
"@backstage/repo-tools": "^0.15.0",
4242
"@changesets/cli": "^2.27.1",
4343
"@material-ui/core": "^4.12.4",
4444
"@types/react": "^18.0.0",

workspaces/scaffolder-relation-processor/plugins/catalog-backend-module-scaffolder-relation-processor/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@
4040
"tsc": "tsc"
4141
},
4242
"dependencies": {
43-
"@backstage/backend-plugin-api": "^1.3.1",
44-
"@backstage/catalog-model": "^1.7.4",
45-
"@backstage/plugin-catalog-node": "^1.17.0"
43+
"@backstage/backend-plugin-api": "^1.4.1",
44+
"@backstage/catalog-model": "^1.7.5",
45+
"@backstage/plugin-catalog-node": "^1.17.2"
4646
},
4747
"devDependencies": {
48-
"@backstage/backend-test-utils": "^1.5.0",
49-
"@backstage/cli": "^0.32.1",
50-
"@backstage/plugin-catalog-common": "^1.1.4"
48+
"@backstage/backend-test-utils": "^1.7.0",
49+
"@backstage/cli": "^0.33.1",
50+
"@backstage/plugin-catalog-common": "^1.1.5"
5151
},
5252
"files": [
5353
"config.d.ts",

0 commit comments

Comments
 (0)