diff --git a/package.json b/package.json index 514528b7..26c6dd35 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@types/react": "17.0.0" }, "devDependencies": { - "@auto-it/all-contributors": "10.9.1", + "@auto-it/all-contributors": "10.10.0", "@auto-it/conventional-commits": "10.9.1", "@auto-it/first-time-contributor": "10.9.1", "@babel/core": "7.12.10", diff --git a/yarn.lock b/yarn.lock index 8f6d3601..1cc8d92a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -24,13 +24,13 @@ dependencies: tunnel "0.0.6" -"@auto-it/all-contributors@10.9.1": - version "10.9.1" - resolved "https://registry.yarnpkg.com/@auto-it/all-contributors/-/all-contributors-10.9.1.tgz#bb6f47f2e75668e65de7ce518ef798e11d2bf810" - integrity sha512-2xiP6Bm5kepUPOxL53eqFk4YAcZ119Hfp+1z5zWxdME/hjyqhHcCX9XUxnIJrjucvF0iXRzVK491QfxnENnpyA== +"@auto-it/all-contributors@10.10.0": + version "10.10.0" + resolved "https://registry.yarnpkg.com/@auto-it/all-contributors/-/all-contributors-10.10.0.tgz#ff43568483583007e0bdbe2e98bd61816569e201" + integrity sha512-AFN5WvhivPlCoAjfj4RSZ4SQzZSDefKYs7PkiNXsSmxf0Jg4qcyQwnd2w5VkLfEPVJgaKeDU05Ls9DjQVI7bew== 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" "@octokit/rest" "^18.0.0" all-contributors-cli "6.19.0" anymatch "^3.1.1" @@ -42,6 +42,11 @@ io-ts "^2.1.2" tslib "2.0.3" +"@auto-it/bot-list@10.10.0": + version "10.10.0" + 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" @@ -60,6 +65,48 @@ io-ts "^2.1.2" tslib "2.0.3" +"@auto-it/core@10.10.0": + version "10.10.0" + resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.10.0.tgz#0572410f7ed5e05421e46080f15276059c0b0884" + integrity sha512-HP/SoTBOLnOHQ0vWOzCXzKx7XYJ+ELOWYs96NgKPGk6/rbIrw1+khDFnQu0XRPgE2nMoBX71QORH9PVQX4e+Ig== + dependencies: + "@auto-it/bot-list" "10.10.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/core@10.9.1": version "10.9.1" resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.9.1.tgz#fcbe55ff6b6ce1bc714538cdc909854907a3f12c"