Skip to content

Commit

Permalink
client-npm: bump @gitbeaker/rest from 40.6.0 to 42.0.2 in /client
Browse files Browse the repository at this point in the history
Bumps [@gitbeaker/rest](https://github.com/jdalrymple/gitbeaker/tree/HEAD/packages/rest) from 40.6.0 to 42.0.2.
- [Release notes](https://github.com/jdalrymple/gitbeaker/releases)
- [Changelog](https://github.com/jdalrymple/gitbeaker/blob/main/packages/rest/CHANGELOG.md)
- [Commits](https://github.com/jdalrymple/gitbeaker/commits/42.0.2/packages/rest)

---
updated-dependencies:
- dependency-name: "@gitbeaker/rest"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 5, 2025
1 parent 0f127e7 commit 700d8c2
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@emotion/styled": "^11.11.0",
"@eslint/migrate-config": "^1.3.0",
"@fontsource/roboto": "^5.0.8",
"@gitbeaker/rest": "^40.1.2",
"@gitbeaker/rest": "^42.0.2",
"@monaco-editor/react": "^4.6.0",
"@mui/icons-material": "^6.1.1",
"@mui/material": "^6.1.1",
Expand Down
30 changes: 15 additions & 15 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1467,32 +1467,32 @@
resolved "https://registry.yarnpkg.com/@fontsource/roboto/-/roboto-5.1.0.tgz#00230737ec09c60ae877a5e33d067c0607fdd5ba"
integrity sha512-cFRRC1s6RqPygeZ8Uw/acwVHqih8Czjt6Q0MwoUoDe9U3m4dH1HmNDRBZyqlMSFwgNAUKgFImncKdmDHyKpwdg==

"@gitbeaker/core@^40.6.0":
version "40.6.0"
resolved "https://registry.yarnpkg.com/@gitbeaker/core/-/core-40.6.0.tgz#f4c21bc0597164b30af35a6636e45225164f5b09"
integrity sha512-tVVm8ZPrS9YCHEcuPV8vD1IcEf9POpdygWo+kPvkK7LcC36EERVcXagb8snEaGgGLfUaVQh8qP4iDZgPnP3YBQ==
"@gitbeaker/core@^42.0.2":
version "42.0.2"
resolved "https://registry.yarnpkg.com/@gitbeaker/core/-/core-42.0.2.tgz#6dfeb4817394ccea749e038bf159ef3b9da7e678"
integrity sha512-4RbOU+FZzzV7LDGgiOLoxQbOXAMDx+QYsoMRV8ZiuYYwN7+3oKUGt6W+bfQC1baDfwqwprjA1hlLwP+09PyFeQ==
dependencies:
"@gitbeaker/requester-utils" "^40.6.0"
"@gitbeaker/requester-utils" "^42.0.2"
qs "^6.12.2"
xcase "^2.0.1"

"@gitbeaker/requester-utils@^40.6.0":
version "40.6.0"
resolved "https://registry.yarnpkg.com/@gitbeaker/requester-utils/-/requester-utils-40.6.0.tgz#25372357b8ad62453b38a3666e848c51a992bf64"
integrity sha512-DQu2l3iXtB+8e1Ye2ekeUHABt4mGMRTLtuVWtFqf74sqJnerHNOxVOjPn19qu/nKdvKR3ZLwSRTtPzEsxgcShg==
"@gitbeaker/requester-utils@^42.0.2":
version "42.0.2"
resolved "https://registry.yarnpkg.com/@gitbeaker/requester-utils/-/requester-utils-42.0.2.tgz#25a35bdb2aad1bc40e5d0df29407a0c91f66f661"
integrity sha512-pLc8ZrFvnQW21ge58IDxNheLojZ5kIlj+tfr8fYMmgfw4vVQ0Y+qUZ84chb86zttOFWmvVAyrJufrf2487c+Pg==
dependencies:
picomatch-browser "^2.2.6"
qs "^6.12.2"
rate-limiter-flexible "^4.0.1"
xcase "^2.0.1"

"@gitbeaker/rest@^40.1.2":
version "40.6.0"
resolved "https://registry.yarnpkg.com/@gitbeaker/rest/-/rest-40.6.0.tgz#9f80ee350976a5fc4d97920c7dc2d5f44579fcde"
integrity sha512-sAwYJclU3NlB/gdxqhH6Hnmy5LWzvW7D3W33eShQEnxMhM0VjnFHPHcgJLQCIux3hMiub1uGtTw1hBJTxDc2mQ==
"@gitbeaker/rest@^42.0.2":
version "42.0.2"
resolved "https://registry.yarnpkg.com/@gitbeaker/rest/-/rest-42.0.2.tgz#a30443cdb6672eb9895c334839d51364a13ba030"
integrity sha512-xDyUY3xQsAuHPgiS2/Nn3pSTEHZhduV7GypexjxoS8wRF6w5EXVqBy64nLUdd9hAHznxB4qF+1+AXF7likPiCw==
dependencies:
"@gitbeaker/core" "^40.6.0"
"@gitbeaker/requester-utils" "^40.6.0"
"@gitbeaker/core" "^42.0.2"
"@gitbeaker/requester-utils" "^42.0.2"

"@humanwhocodes/config-array@^0.13.0":
version "0.13.0"
Expand Down

0 comments on commit 700d8c2

Please sign in to comment.