Skip to content

chore(deps): bump @backstage/integration from 1.13.0 to 1.15.1 #604

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 13 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3546,19 +3546,19 @@ __metadata:
linkType: hard

"@backstage/integration@npm:^1.13.0":
version: 1.13.0
resolution: "@backstage/integration@npm:1.13.0"
version: 1.15.1
resolution: "@backstage/integration@npm:1.15.1"
dependencies:
"@azure/identity": "npm:^4.0.0"
"@backstage/config": "npm:^1.2.0"
"@backstage/errors": "npm:^1.2.4"
"@octokit/auth-app": "npm:^4.0.0"
"@octokit/rest": "npm:^19.0.3"
cross-fetch: "npm:^4.0.0"
git-url-parse: "npm:^14.0.0"
git-url-parse: "npm:^15.0.0"
lodash: "npm:^4.17.21"
luxon: "npm:^3.0.0"
checksum: 10/62484d51ac75124f109835a6d5e31d7e53769cdee64df82ff55ebe1e0eacab09cd73b155ae2e2d50163c06d2b8d5d16479e66c67bc2960e6f2751fbeebaa028c
checksum: 10/67214d5e664e7f1d713a9d75c1141eba86f07b08a9234c94cb5b9391c841aff8d2bd831ab2983cb33a534a7db9137592f150843333b6cecef3166e0ba83916cc
languageName: node
linkType: hard

Expand Down Expand Up @@ -17225,6 +17225,15 @@ __metadata:
languageName: node
linkType: hard

"git-url-parse@npm:^15.0.0":
version: 15.0.0
resolution: "git-url-parse@npm:15.0.0"
dependencies:
git-up: "npm:^7.0.0"
checksum: 10/b6e54fc58bb4f4c9bfb1060ec93c3d1462880c6bec76926978e32b2bbfac3535001c87efd1ef0dca9cd9ee0ffdaacba2f50dc4f7032ba09ad92d93e9acc9936b
languageName: node
linkType: hard

"gitconfiglocal@npm:^1.0.0":
version: 1.0.0
resolution: "gitconfiglocal@npm:1.0.0"
Expand Down
Loading