Skip to content

Commit ca15f7f

Browse files
authored
Merge pull request #58 from shortlink-org/renovate/backstage-monorepo
fix(deps): update backstage monorepo
2 parents e47bfeb + cbad56d commit ca15f7f

File tree

4 files changed

+1400
-2593
lines changed

4 files changed

+1400
-2593
lines changed

backstage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
]
2929
},
3030
"devDependencies": {
31-
"@backstage/cli": "^0.33.0",
31+
"@backstage/cli": "^0.34.0",
3232
"concurrently": "^9.1.2",
3333
"lerna": "^8.2.1",
3434
"node-gyp": "^11.1.0",

backstage/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@backstage-community/plugin-todo": "^0.11.0",
2626
"@backstage/app-defaults": "^1.5.17",
2727
"@backstage/catalog-model": "^1.7.3",
28-
"@backstage/cli": "^0.33.0",
28+
"@backstage/cli": "^0.34.0",
2929
"@backstage/core-app-api": "^1.15.5",
3030
"@backstage/core-components": "^0.17.0",
3131
"@backstage/core-plugin-api": "^1.10.4",

backstage/packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"winston": "^3.17.0"
4545
},
4646
"devDependencies": {
47-
"@backstage/cli": "^0.33.0",
47+
"@backstage/cli": "^0.34.0",
4848
"@types/dockerode": "^3.3.35",
4949
"@types/express": "^5.0.0",
5050
"@types/express-serve-static-core": "^5.0.6",

0 commit comments

Comments
 (0)