Bump gitbeaker to 28.x

This commit is contained in:
Fredrik Adelöw
2021-01-12 10:45:46 +01:00
parent 936659f71f
commit cc068c0d6f
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.