mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-25 16:04:01 +00:00
chore(deps-dev): bump @auto-it/exec from 9.31.1 to 9.32.0 (#782)
Bumps [@auto-it/exec](https://github.com/intuit/auto) from 9.31.1 to 9.32.0. - [Release notes](https://github.com/intuit/auto/releases) - [Changelog](https://github.com/intuit/auto/blob/master/CHANGELOG.md) - [Commits](https://github.com/intuit/auto/compare/v9.31.1...v9.32.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
04a432cecc
commit
3e79fe5af8
23
yarn.lock
23
yarn.lock
@ -21,12 +21,17 @@
|
||||
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.31.1.tgz#d76e3c1cb7252bde9dc4f30f696cbdec3261cbd0"
|
||||
integrity sha512-mHcF/Nth4ZAHwlojaJjr8Dka0y7u+zkwSB3Z63siL0NXw91TYWoraPOY6tydUC59cflEzjuYxGlHN9ZWQ2tRVw==
|
||||
|
||||
"@auto-it/core@^9.31.1":
|
||||
version "9.31.1"
|
||||
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.31.1.tgz#932007341d67bc22c39bb8974cf5cbbefa18f849"
|
||||
integrity sha512-nHMQHL0T2LMnRWn/RQiFTc049JndXfza981FPb84RSxDH1z8pylblwo+Af6LnnAbg7GMd0JfEJmbKt9lq/AHuQ==
|
||||
"@auto-it/bot-list@^9.32.0":
|
||||
version "9.32.0"
|
||||
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.32.0.tgz#bfd3f15fd39f94558af2c9b98f1696930dff1980"
|
||||
integrity sha512-RfOeMy/iv9oIr2yi9wXgvjBnTmmTym+Sq0dQkNfvQHQcAT2EQ7CQ2/L+bLbudPY0JEXTW2UddP3QNdQ/3CvGsQ==
|
||||
|
||||
"@auto-it/core@^9.31.1", "@auto-it/core@^9.32.0":
|
||||
version "9.32.0"
|
||||
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.32.0.tgz#0c9525f5897af9a2c9968177688d7435deacea89"
|
||||
integrity sha512-6E5jogFI1+uuLi2Vs9S9UQcoBUOioArhwTAClwS63avUKhmOgT9WfZapK3uLhD6FYL6e1gzHw4VWeGtseVAhAg==
|
||||
dependencies:
|
||||
"@auto-it/bot-list" "^9.31.1"
|
||||
"@auto-it/bot-list" "^9.32.0"
|
||||
"@octokit/core" "2.4.2"
|
||||
"@octokit/graphql" "4.3.1"
|
||||
"@octokit/plugin-enterprise-compatibility" "1.2.2"
|
||||
@ -63,11 +68,11 @@
|
||||
url-join "^4.0.0"
|
||||
|
||||
"@auto-it/exec@^9.30.3":
|
||||
version "9.31.1"
|
||||
resolved "https://registry.yarnpkg.com/@auto-it/exec/-/exec-9.31.1.tgz#5275bd3e8aeaf266553a0c7fcf9d79bdcbcb84fe"
|
||||
integrity sha512-KiPab5Li7T7aour+stuDkDsmxIUC1Pbp3Htz2Q15GH2ZNYGfuBUCP5ZYda4xA+hSohD2gy3dV9grc8emG9m4zw==
|
||||
version "9.32.0"
|
||||
resolved "https://registry.yarnpkg.com/@auto-it/exec/-/exec-9.32.0.tgz#1e116b3ab9b535a222586531630d8a4e70ade90f"
|
||||
integrity sha512-ynCwJK1GpYsNH2mRIiMo98kzZUEV1s7lCUmS+BNL/zsDlsLpXDRA3jOs0Ho2pF11+OIV/5o24Piik/peT+EFQw==
|
||||
dependencies:
|
||||
"@auto-it/core" "^9.31.1"
|
||||
"@auto-it/core" "^9.32.0"
|
||||
fp-ts "^2.5.3"
|
||||
io-ts "^2.1.2"
|
||||
tslib "1.10.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user