Skip to content

Commit

Permalink
Update dependency @gitbeaker/node to v35 (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 20, 2022
1 parent 2e7b7ca commit 2531c9a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 33 deletions.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@backstage/plugin-permission-node": "0.6.4",
"@backstage/plugin-proxy-backend": "0.2.29",
"@backstage/plugin-scaffolder-backend": "1.5.1",
"@gitbeaker/node": "29.3.0",
"@gitbeaker/node": "35.7.0",
"@octokit/rest": "18.12.0",
"better-sqlite3": "7.6.2",
"@types/luxon": "2.4.0",
Expand Down
34 changes: 2 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2489,16 +2489,6 @@
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==

"@gitbeaker/core@^29.3.0":
version "29.3.0"
resolved "https://registry.yarnpkg.com/@gitbeaker/core/-/core-29.3.0.tgz#25e38d81dff31fa3864cf24151c3ff358f0c7796"
integrity sha512-uNFIQG7UIG/QyLkcFrrULPrqWjI/bU1mxFJ92pfZlzUHaWQB/r0CiPNatTkEGxkutqByiZu0CKHc2Y4LwusC5g==
dependencies:
"@gitbeaker/requester-utils" "^29.3.0"
form-data "^4.0.0"
li "^1.3.0"
xcase "^2.0.1"

"@gitbeaker/core@^35.6.0", "@gitbeaker/core@^35.7.0":
version "35.7.0"
resolved "https://registry.yarnpkg.com/@gitbeaker/core/-/core-35.7.0.tgz#426e426dff597c1d094bf1fe66fb1109980e816d"
Expand All @@ -2511,18 +2501,7 @@
query-string "^7.0.0"
xcase "^2.0.1"

"@gitbeaker/[email protected]":
version "29.3.0"
resolved "https://registry.yarnpkg.com/@gitbeaker/node/-/node-29.3.0.tgz#77810280cf8bd612ab9257a0daf02e3a880223c8"
integrity sha512-DWKz/3HkmrvP+w3xvDuGw2ZA9yobHTum/WT7M+stmwo4ivbItVGWdx98KVuhDDgxcQwr8uJTfuPDfYBhK9WiiQ==
dependencies:
"@gitbeaker/core" "^29.3.0"
"@gitbeaker/requester-utils" "^29.3.0"
delay "^5.0.0"
got "^11.8.2"
xcase "^2.0.1"

"@gitbeaker/node@^35.1.0":
"@gitbeaker/[email protected]", "@gitbeaker/node@^35.1.0":
version "35.7.0"
resolved "https://registry.yarnpkg.com/@gitbeaker/node/-/node-35.7.0.tgz#ba4ece7aff388132bdcab8d6fb08c8d063a70e7d"
integrity sha512-zh215EUloAxj2gwTHevBVypEiiwQR0WsFLGPWJwY+yUFJVQRcya+3mcsDbxgCLAk00wwhrTVYyNppvmoYbEZNg==
Expand All @@ -2533,15 +2512,6 @@
got "^11.8.3"
xcase "^2.0.1"

"@gitbeaker/requester-utils@^29.3.0":
version "29.3.0"
resolved "https://registry.yarnpkg.com/@gitbeaker/requester-utils/-/requester-utils-29.3.0.tgz#4aad506325fa2fadc3a87da1d7ea4758ceeccfa5"
integrity sha512-qFS5LgbUZ1ms4C11yV7ttou9eBEimkhN0779MX7ykZWyfiEuoLBT89s0sCbX7Xy4/kCJ4z1yX4K4u4xF3O4QIw==
dependencies:
form-data "^4.0.0"
query-string "^7.0.0"
xcase "^2.0.1"

"@gitbeaker/requester-utils@^35.7.0":
version "35.7.0"
resolved "https://registry.yarnpkg.com/@gitbeaker/requester-utils/-/requester-utils-35.7.0.tgz#7c1ded70a10ac890322f22488ffea8a3a41ccc79"
Expand Down Expand Up @@ -10672,7 +10642,7 @@ google-p12-pem@^4.0.0:
dependencies:
node-forge "^1.3.1"

got@^11.8.2, got@^11.8.3:
got@^11.8.3:
version "11.8.5"
resolved "https://registry.yarnpkg.com/got/-/got-11.8.5.tgz#ce77d045136de56e8f024bebb82ea349bc730046"
integrity sha512-o0Je4NvQObAuZPHLFoRSkdG2lTgtcynqymzg2Vupdx6PorhaT5MCbIyXG6d4D94kk8ZG57QeosgdiqfJWhEhlQ==
Expand Down

0 comments on commit 2531c9a

Please sign in to comment.