mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-25 16:04:01 +00:00
chore(deps-dev): bump @auto-it/first-time-contributor
Bumps [@auto-it/first-time-contributor](https://github.com/intuit/auto) from 10.9.1 to 10.10.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/v10.9.1...v10.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
f0f887fa2f
commit
9e0dff0f19
57
yarn.lock
57
yarn.lock
@ -25,11 +25,6 @@
|
||||
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.10.0.tgz#4208cac46a01e5764946c0ba5b1320c0828a4fe9"
|
||||
integrity sha512-iGlsMl/u18n2BZPPqjbrXEGGuiiQqLOZUzNVifk9zqOLfPxeArc7Iy/ezXtrnspgA4gW+tP/MwdsHP1FtCj2qw==
|
||||
|
||||
"@auto-it/bot-list@10.9.1":
|
||||
version "10.9.1"
|
||||
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.9.1.tgz#7def0df2d01c3a22cd50e0f355bc6e2dbae8bea5"
|
||||
integrity sha512-cmCMzNZI3ZSjWABXKVhW1ilctxMY9RYxm9Z37Sk7GMf4fhPT7XBqyO7dpPghIgCTAhYE30TXj+p8Qu7Wr+5VLQ==
|
||||
|
||||
"@auto-it/core@10.10.0", "@auto-it/core@^10.3.0":
|
||||
version "10.10.0"
|
||||
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.10.0.tgz#0572410f7ed5e05421e46080f15276059c0b0884"
|
||||
@ -72,55 +67,13 @@
|
||||
typescript-memoize "^1.0.0-alpha.3"
|
||||
url-join "^4.0.0"
|
||||
|
||||
"@auto-it/core@10.9.1":
|
||||
version "10.9.1"
|
||||
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.9.1.tgz#fcbe55ff6b6ce1bc714538cdc909854907a3f12c"
|
||||
integrity sha512-yatgJazE51RcuLzShpD6RidGGdc+qkRhZq/wzMCRuZS9ZvMOjW7pLDiz1KC8jhZAwt5XaQshWX/ank/rqSg6Zw==
|
||||
dependencies:
|
||||
"@auto-it/bot-list" "10.9.1"
|
||||
"@octokit/plugin-enterprise-compatibility" "^1.2.2"
|
||||
"@octokit/plugin-retry" "^3.0.1"
|
||||
"@octokit/plugin-throttling" "^3.2.0"
|
||||
"@octokit/rest" "^18.0.0"
|
||||
await-to-js "^2.1.1"
|
||||
chalk "^4.0.0"
|
||||
cosmiconfig "7.0.0"
|
||||
deepmerge "^4.0.0"
|
||||
dotenv "^8.0.0"
|
||||
endent "^2.0.1"
|
||||
enquirer "^2.3.4"
|
||||
env-ci "^5.0.1"
|
||||
fast-glob "^3.1.1"
|
||||
fp-ts "^2.5.3"
|
||||
fromentries "^1.2.0"
|
||||
gitlog "^4.0.3"
|
||||
https-proxy-agent "^5.0.0"
|
||||
import-cwd "^3.0.0"
|
||||
import-from "^3.0.0"
|
||||
io-ts "^2.1.2"
|
||||
lodash.chunk "^4.2.0"
|
||||
log-symbols "^4.0.0"
|
||||
node-fetch "2.6.1"
|
||||
parse-author "^2.0.0"
|
||||
parse-github-url "1.0.2"
|
||||
pretty-ms "^7.0.0"
|
||||
semver "^7.0.0"
|
||||
signale "^1.4.0"
|
||||
tapable "^2.0.0-beta.2"
|
||||
terminal-link "^2.1.1"
|
||||
tinycolor2 "^1.4.1"
|
||||
tslib "2.0.3"
|
||||
type-fest "^0.18.0"
|
||||
typescript-memoize "^1.0.0-alpha.3"
|
||||
url-join "^4.0.0"
|
||||
|
||||
"@auto-it/first-time-contributor@^10.3.0":
|
||||
version "10.9.1"
|
||||
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.9.1.tgz#8a677b740a473ce9ab0f38a5e898c3bb852a81c2"
|
||||
integrity sha512-l5UmAp2Z8uWptG8XwIyAwcji3pVotctRylel8UR67fvR88MX5Ek3xLwa0+rYhFH6RybUuBwnozD1cQGpXkwmpg==
|
||||
version "10.10.0"
|
||||
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.10.0.tgz#146329b2c6ab13113087985a5b5b6c62fb4c1fe1"
|
||||
integrity sha512-I/7ymxxxRRZ82HO8XJzMot0DljJdhwKTPLoSDX76kX9lfzHYP3p3CYXrDBUGjrG/XC6P4ZEvpK5WTl/yaOI/Kw==
|
||||
dependencies:
|
||||
"@auto-it/bot-list" "10.9.1"
|
||||
"@auto-it/core" "10.9.1"
|
||||
"@auto-it/bot-list" "10.10.0"
|
||||
"@auto-it/core" "10.10.0"
|
||||
array.prototype.flatmap "^1.2.2"
|
||||
endent "^2.0.1"
|
||||
tslib "2.0.3"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user