Skip to content

Commit

Permalink
Bump @backstage/catalog-model from 1.4.3 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [@backstage/catalog-model](https://github.com/backstage/backstage/tree/HEAD/packages/catalog-model) from 1.4.3 to 1.7.0.
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/catalog-model/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.7.0/packages/catalog-model)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 9ed2a3c commit 3798fbb
Showing 1 changed file with 4 additions and 22 deletions.
26 changes: 4 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -308,20 +308,10 @@
"@babel/helper-validator-identifier" "^7.22.20"
to-fast-properties "^2.0.0"

"@backstage/catalog-model@^1.4.3":
version "1.4.3"
resolved "https://registry.npmjs.org/@backstage/catalog-model/-/catalog-model-1.4.3.tgz"
integrity sha512-cfbTPWLVma/ZKxRh76aLWqSFozzXMxHoGK+Tn50dOxHHp2xmdcx5jWBtOszNJs560rR7KScD7YnImUPkNn5DWQ==
dependencies:
"@backstage/errors" "^1.2.3"
"@backstage/types" "^1.1.1"
ajv "^8.10.0"
lodash "^4.17.21"

"@backstage/catalog-model@^1.4.5", "@backstage/catalog-model@^1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@backstage/catalog-model/-/catalog-model-1.5.0.tgz#7f5c4a80a3341555db5209fbc6fc2d25f6500707"
integrity sha512-CfLO5/DMGahneuLU4KTQEs1tgNhBciUtyGUDZB4Ii9i1Uha1poWcqp4HKg61lj1hmXNDUHmlbFqY9W7kmzRC0A==
"@backstage/catalog-model@^1.4.3", "@backstage/catalog-model@^1.4.5", "@backstage/catalog-model@^1.5.0":
version "1.7.0"
resolved "https://registry.yarnpkg.com/@backstage/catalog-model/-/catalog-model-1.7.0.tgz#0ba27cf9bee24d348011272cfb574638bec4df86"
integrity sha512-dr050lFIW8S8DyehWfKwl2iAH6Q+wxYTk/3TNLzmcxCxYwKfp17FwW9cG3gBp0PdITJwGMesBlPm4bfpF3O5Cw==
dependencies:
"@backstage/errors" "^1.2.4"
"@backstage/types" "^1.1.1"
Expand All @@ -336,14 +326,6 @@
"@backstage/errors" "^1.2.4"
"@backstage/types" "^1.1.1"

"@backstage/errors@^1.2.3":
version "1.2.3"
resolved "https://registry.npmjs.org/@backstage/errors/-/errors-1.2.3.tgz"
integrity sha512-3YtYRKLNeRaSCzKSikNFoemesacDoEY0UwZAq7lnzCCpiCpSCfg7UA4y7wfjadFFU9Pd6nckUg2BzOk9keL15w==
dependencies:
"@backstage/types" "^1.1.1"
serialize-error "^8.0.1"

"@backstage/errors@^1.2.4":
version "1.2.4"
resolved "https://registry.yarnpkg.com/@backstage/errors/-/errors-1.2.4.tgz#2ba79c6308e87b0de99edf499e1c82477d3d6e8a"
Expand Down

0 comments on commit 3798fbb

Please sign in to comment.