From 389bbdf374a4b8027ff394d4b19cccc1f912fba6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 3 Mar 2021 01:31:42 +0000 Subject: [PATCH] chore(deps): update dependency @auto-it/first-time-contributor to v10.18.1 --- package.json | 2 +- yarn.lock | 59 ++++++++++++++++++++++++++++++++++++++++++++++------ 2 files changed, 54 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 0e6bcc67..bd19c778 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "devDependencies": { "@auto-it/all-contributors": "10.16.8", "@auto-it/conventional-commits": "10.16.8", - "@auto-it/first-time-contributor": "10.16.8", + "@auto-it/first-time-contributor": "10.18.1", "@babel/core": "7.13.8", "@babel/plugin-transform-runtime": "7.13.9", "@babel/preset-env": "7.13.9", diff --git a/yarn.lock b/yarn.lock index 86ce4156..efd24623 100644 --- a/yarn.lock +++ b/yarn.lock @@ -47,6 +47,11 @@ resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.16.8.tgz#0f0923b852154d97f52e2825eafe91178870d7ff" integrity sha512-SjzoIzKongdyKOzNkIoCkRuNjulxTdC/vaR+DcmS0FTAqwxAWcUCGwukBDWeYDkNXIIAxsEBQAXFnpNtadjciQ== +"@auto-it/bot-list@10.18.1": + version "10.18.1" + resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.18.1.tgz#9da054eb1360f5c8b2ff2400c15b3426d5597ce2" + integrity sha512-DH58JPY/OvK6F9d7lE5mltgaJHNFDPoSx9znrKxdu+bda1pgaagBEqrrmqcntoepSfFHieFsY7OwtxLn7kN8+Q== + "@auto-it/conventional-commits@10.16.8": version "10.16.8" resolved "https://registry.yarnpkg.com/@auto-it/conventional-commits/-/conventional-commits-10.16.8.tgz#1e3a808e70003ceab824b0f14e78b8505d0d93a0" @@ -103,13 +108,55 @@ typescript-memoize "^1.0.0-alpha.3" url-join "^4.0.0" -"@auto-it/first-time-contributor@10.16.8": - version "10.16.8" - resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.16.8.tgz#4ed805e3e37e34319d74f07911f3b84d1fdba1e2" - integrity sha512-ZukwCl2bWzyYHgsPkLL+QgWdCimVrUI8CT/OHecekk3e0wnflbzMeJXcqMQERB4vk5vxR4fxfIziy0pak1RV+w== +"@auto-it/core@10.18.1": + version "10.18.1" + resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.18.1.tgz#eebd57b1184c75f368e6b115b42be0df58488356" + integrity sha512-IZdjazqjAffe8NS+pclx80sm1xu7ufVoEB4CpB8opyOP/HuCe0su9VsGg3/nacqLfVzMaU0WkEh6H1v6CHXI/Q== dependencies: - "@auto-it/bot-list" "10.16.8" - "@auto-it/core" "10.16.8" + "@auto-it/bot-list" "10.18.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.1.0" + type-fest "^0.21.1" + typescript-memoize "^1.0.0-alpha.3" + url-join "^4.0.0" + +"@auto-it/first-time-contributor@10.18.1": + version "10.18.1" + resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.18.1.tgz#4d7d780b7f9b6e1d99e3518cea86e76296aaa2d6" + integrity sha512-i8be0b+EjecPZusmA8HET1uAY8L1pljZKSp1yEyfgcDGp7dDzWeOwDoRHmzBGhZAM8pkfMTYiGZ427WcO9/GMQ== + dependencies: + "@auto-it/bot-list" "10.18.1" + "@auto-it/core" "10.18.1" array.prototype.flatmap "^1.2.2" endent "^2.0.1" tslib "2.1.0"