Skip to content

Commit

Permalink
Bump @backstage/core-app-api from 1.15.2 to 1.15.3 in /app (#2056)
Browse files Browse the repository at this point in the history
Bumps [@backstage/core-app-api](https://github.com/backstage/backstage/tree/HEAD/packages/core-app-api) from 1.15.2 to 1.15.3.
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/core-app-api/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/core-app-api)

---
updated-dependencies:
- dependency-name: "@backstage/core-app-api"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 6088cd9 commit 58859e6
Showing 1 changed file with 24 additions and 16 deletions.
40 changes: 24 additions & 16 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3855,22 +3855,22 @@
typescript-json-schema "^0.65.0"
yaml "^2.0.0"

"@backstage/config@^1.0.7", "@backstage/config@^1.2.0", "@backstage/config@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@backstage/config/-/config-1.3.0.tgz#ca5771175451410bb7977e80e2b192a4dc2efd9d"
integrity sha512-DXrcPIwgZAHrKj3MRHt6yC63E1/LXXgM0hdAFJYkRYb7r+VX3KGBfxo1NtWdB6A4gTXhxfEWc7FWvdloIDDoGg==
"@backstage/config@^1.0.7", "@backstage/config@^1.2.0", "@backstage/config@^1.3.0", "@backstage/config@^1.3.1":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@backstage/config/-/config-1.3.1.tgz#19669d1c7c923e6f612aa02446226e7f2f71ff0a"
integrity sha512-2WcfyfE06zqhVxuKRj6vrKXBk9iIqLuAMCcu4EZdyW6vmsiPo8t7Y54CB8ma1u3+GJf5hct9p/xiqIjeObyOFA==
dependencies:
"@backstage/errors" "^1.2.5"
"@backstage/errors" "^1.2.6"
"@backstage/types" "^1.2.0"
ms "^2.1.3"

"@backstage/core-app-api@^1.15.2", "@backstage/core-app-api@^1.7.0":
version "1.15.2"
resolved "https://registry.yarnpkg.com/@backstage/core-app-api/-/core-app-api-1.15.2.tgz#a31aae0e7a1cfcb2eab163b75b4141a31cff1982"
integrity sha512-YjweUnlPAF0Z9gRa1BzdKbp/Gd7JAHujc2EQKD9c96W3KOWQn80CVzS2krl7G7Vd1mvyNBB/78vu2SOn+rRGMw==
version "1.15.3"
resolved "https://registry.yarnpkg.com/@backstage/core-app-api/-/core-app-api-1.15.3.tgz#4e6893015de82e155a820447ffd5f7d25c88edf4"
integrity sha512-RVxsCXg+S0Qk0mE88BR1BNDmPFksZxqB7ghmUAU733Hd1kowJcoONxPJPXWts6mvOgMgkrDcZbtyqF3xWziDNg==
dependencies:
"@backstage/config" "^1.3.0"
"@backstage/core-plugin-api" "^1.10.1"
"@backstage/config" "^1.3.1"
"@backstage/core-plugin-api" "^1.10.2"
"@backstage/types" "^1.2.0"
"@backstage/version-bridge" "^1.0.10"
"@types/prop-types" "^15.7.3"
Expand Down Expand Up @@ -4074,13 +4074,13 @@
zen-observable "^0.10.0"
zod "^3.22.4"

"@backstage/core-plugin-api@^1.10.0", "@backstage/core-plugin-api@^1.10.1", "@backstage/core-plugin-api@^1.5.0", "@backstage/core-plugin-api@^1.5.1", "@backstage/core-plugin-api@^1.9.2", "@backstage/core-plugin-api@^1.9.3":
version "1.10.1"
resolved "https://registry.yarnpkg.com/@backstage/core-plugin-api/-/core-plugin-api-1.10.1.tgz#04cd87fc5262e1f1d7a574761a2cd9161ba1a50a"
integrity sha512-/hXKYZBzW9Kf5MgfdU4Dtfj2UyVVZ3F+ghm2WYIW7KgoI6EiZ4Ovwmpo9VYEj6kwQCAruKrqrPVhqtHVR/1Sog==
"@backstage/core-plugin-api@^1.10.0", "@backstage/core-plugin-api@^1.10.1", "@backstage/core-plugin-api@^1.10.2", "@backstage/core-plugin-api@^1.5.0", "@backstage/core-plugin-api@^1.5.1", "@backstage/core-plugin-api@^1.9.2", "@backstage/core-plugin-api@^1.9.3":
version "1.10.2"
resolved "https://registry.yarnpkg.com/@backstage/core-plugin-api/-/core-plugin-api-1.10.2.tgz#0cbf3a1e06fc1231bcab18e85140f161cb419b0f"
integrity sha512-uye1xq1dklizvsOyj8WLQ0/SJcVARKZkVzpRzD3CgKlaMl2Sj5dbxPeMeuu67mbTyBmxEF6QyEpwgNSosRdGBw==
dependencies:
"@backstage/config" "^1.3.0"
"@backstage/errors" "^1.2.5"
"@backstage/config" "^1.3.1"
"@backstage/errors" "^1.2.6"
"@backstage/types" "^1.2.0"
"@backstage/version-bridge" "^1.0.10"
history "^5.0.0"
Expand All @@ -4093,6 +4093,14 @@
"@backstage/types" "^1.2.0"
serialize-error "^8.0.1"

"@backstage/errors@^1.2.6":
version "1.2.6"
resolved "https://registry.yarnpkg.com/@backstage/errors/-/errors-1.2.6.tgz#843a73d03433089f0a3b8a4530a53be013c34c6c"
integrity sha512-Zmpet5DS5670RHXIFUY/fcJbUxRbS1D/l+Ai7V9k3qGQw7TfCrtu5hiGaBAi1EjjJ0xdA8L9Y3Smyc7nDWB/YQ==
dependencies:
"@backstage/types" "^1.2.0"
serialize-error "^8.0.1"

"@backstage/eslint-plugin@^0.1.10":
version "0.1.10"
resolved "https://registry.yarnpkg.com/@backstage/eslint-plugin/-/eslint-plugin-0.1.10.tgz#8f786ccc3c315dfe9b1cd3aa6d8435fd266a0574"
Expand Down

0 comments on commit 58859e6

Please sign in to comment.