scaffolder-{backend,common}: fix outdated dependency versions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
"@backstage/config": "^0.1.10",
|
||||
"@backstage/errors": "^0.1.2",
|
||||
"@backstage/integration": "^0.6.7",
|
||||
"@backstage/plugin-catalog-backend": "^0.15.0",
|
||||
"@backstage/plugin-catalog-backend": "^0.16.0",
|
||||
"@backstage/plugin-scaffolder-common": "^0.1.0",
|
||||
"@backstage/plugin-scaffolder-backend-module-cookiecutter": "^0.1.2",
|
||||
"@gitbeaker/core": "^30.2.0",
|
||||
|
||||
@@ -36,10 +36,10 @@
|
||||
"url": "https://github.com/backstage/backstage/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/catalog-model": "^0.9.3",
|
||||
"@backstage/catalog-model": "^0.9.4",
|
||||
"@backstage/config": "^0.1.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.7.13"
|
||||
"@backstage/cli": "^0.7.15"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user