mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-18 15:55:30 +00:00
chore(deps-dev): bump @auto-it/core from 10.4.2 to 10.5.0
Bumps [@auto-it/core](https://github.com/intuit/auto) from 10.4.2 to 10.5.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.4.2...v10.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
6afe7f2545
commit
628b9928f4
49
yarn.lock
49
yarn.lock
@ -25,7 +25,12 @@
|
||||
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.4.2.tgz#809efbf0598450732bc19f2e7b374c97e009db5f"
|
||||
integrity sha512-LCDKoxI29qGfHS6UyZFs5Vs+LcnI4AUIpkla9FySTovpGu8KN8/0CGEhVsadt+wDKqQbYqfQKPepZ/D13uYfVQ==
|
||||
|
||||
"@auto-it/core@10.4.2", "@auto-it/core@^10.3.0":
|
||||
"@auto-it/bot-list@10.5.0":
|
||||
version "10.5.0"
|
||||
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.5.0.tgz#bde350409e0793a950ac5f1f7adc705f1c3ffa05"
|
||||
integrity sha512-D9F4qLEApjiOjVIgJlYTh/qOugBZIXU7fPSqNvXdbbzfH8i3dsLSlxg37bzSaFpPnDfEdPWmWQAtdupCgeORTQ==
|
||||
|
||||
"@auto-it/core@10.4.2":
|
||||
version "10.4.2"
|
||||
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.4.2.tgz#d1e559cf514c899d088eee54d481558c698e81bd"
|
||||
integrity sha512-3U6aCAur+utxSYFTkFeKTfkYzjcV2esznrtpD6ToWM9AAINu2DS01Le4gBmUn8Hwg51yKkNyiCU+afCrVVUsUg==
|
||||
@ -67,6 +72,48 @@
|
||||
typescript-memoize "^1.0.0-alpha.3"
|
||||
url-join "^4.0.0"
|
||||
|
||||
"@auto-it/core@^10.3.0":
|
||||
version "10.5.0"
|
||||
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.5.0.tgz#ef09096a2a39f1492ae84dc062e59a4d909dc8f7"
|
||||
integrity sha512-OYXOTcvHUTrVdCVoxjOFFsRzpItCBriGLhd42NQw59WS0txc9kKKRbPHRySoafPDyb+YeD4w34/1R/eKVTGYdw==
|
||||
dependencies:
|
||||
"@auto-it/bot-list" "10.5.0"
|
||||
"@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.4.2"
|
||||
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.4.2.tgz#1077bd111c61670240d81f6c5c70a3ece4697b72"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user