Skip to content

Commit

Permalink
chore(deps): Bump @backstage/cli from 0.27.1 to 0.29.3
Browse files Browse the repository at this point in the history
Bumps [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli) from 0.27.1 to 0.29.3.
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/cli)

---
updated-dependencies:
- dependency-name: "@backstage/cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent a41199e commit 9e318eb
Show file tree
Hide file tree
Showing 6 changed files with 628 additions and 450 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
]
},
"devDependencies": {
"@backstage/cli": "^0.27.1",
"@backstage/cli": "^0.29.3",
"@backstage/e2e-test-utils": "^0.1.1",
"@playwright/test": "^1.32.3",
"@spotify/prettier-config": "^15.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@backstage-community/plugin-tech-insights": "^0.3.27",
"@backstage/app-defaults": "^1.5.11",
"@backstage/catalog-model": "^1.7.0",
"@backstage/cli": "^0.27.1",
"@backstage/cli": "^0.29.3",
"@backstage/core-app-api": "^1.15.0",
"@backstage/core-components": "^0.15.0",
"@backstage/core-plugin-api": "^1.9.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"better-sqlite3": "^11.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.27.1"
"@backstage/cli": "^0.29.3"
}
}
2 changes: 1 addition & 1 deletion plugins/cicd-statistics-module-zuul/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"react-dom": "^17.0.2"
},
"devDependencies": {
"@backstage/cli": "^0.27.1"
"@backstage/cli": "^0.29.3"
},
"files": [
"dist"
Expand Down
2 changes: 1 addition & 1 deletion plugins/scaffolder-backend-module-otc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"winston": "^3.14.2"
},
"devDependencies": {
"@backstage/cli": "^0.27.1"
"@backstage/cli": "^0.29.3"
},
"files": [
"dist"
Expand Down
Loading

0 comments on commit 9e318eb

Please sign in to comment.