Merge pull request #4025 from backstage/freben/bump-gitbeaker

Bump gitbeaker to 28.x
This commit is contained in:
Fredrik Adelöw
2021-01-13 16:37:22 +01:00
committed by GitHub
6 changed files with 32 additions and 19 deletions
+12
View File
@@ -0,0 +1,12 @@
---
'example-backend': patch
'@backstage/create-app': patch
'@backstage/plugin-scaffolder-backend': patch
---
Bump the gitbeaker dependencies to 28.x.
To update your own installation, go through the `package.json` files of all of
your packages, and ensure that all dependencies on `@gitbeaker/node` or
`@gitbeaker/core` are at version `^28.0.2`. Then run `yarn install` at the root
of your repo.