Skip to content

Commit a5d5382

Browse files
committed
chore: update to backstage 1.54.5
1 parent 9672e4a commit a5d5382

4 files changed

Lines changed: 104 additions & 57 deletions

File tree

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ npmRegistryServer: 'https://registry.npmjs.org/'
1111
plugins:
1212
- checksum: ae08ece83681cc6d217ebb53d9e00a06ea215383f34af0681a05da5720e018a6b0d98012112f9368e9fe2328b19919baba37ada25f46c4614b894765a9338db9
1313
path: .yarn/plugins/@yarnpkg/plugin-backstage.cjs
14-
spec: 'https://versions.backstage.io/v1/releases/1.54.0/yarn-plugin'
14+
spec: 'https://versions.backstage.io/v1/releases/1.54.5/yarn-plugin'
1515

1616
yarnPath: .yarn/releases/yarn-4.10.2.cjs

backstage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.54.0"
2+
"version": "1.54.5"
33
}

plugins/qeta-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"qs": "^6.14.1"
6060
},
6161
"peerDependencies": {
62-
"@backstage/catalog-model": "*"
62+
"@backstage/catalog-model": "^1.10.0"
6363
},
6464
"devDependencies": {
6565
"@backstage/cli": "backstage:^",

0 commit comments

Comments
 (0)