diff --git a/package.json b/package.json index bd5917f6..67fa25f9 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "devDependencies": { "@auto-it/all-contributors": "10.16.5", "@auto-it/conventional-commits": "10.16.5", - "@auto-it/first-time-contributor": "10.16.5", + "@auto-it/first-time-contributor": "10.16.6", "@babel/core": "7.12.17", "@babel/plugin-transform-runtime": "7.12.17", "@babel/preset-env": "7.12.17", diff --git a/yarn.lock b/yarn.lock index 387b7514..413b8d87 100644 --- a/yarn.lock +++ b/yarn.lock @@ -47,6 +47,11 @@ resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.16.5.tgz#b016da15c639485451e25cb04050856306e05ded" integrity sha512-1jlZoqAAE2uL27WT/jzeu+n5v8pCnY4x4WaLbXrm3iYL7bOrYiXcVhd/CLncC8U0/9nDYHdpNxt6gZppo0+vdQ== +"@auto-it/bot-list@10.16.6": + version "10.16.6" + resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.16.6.tgz#3594aff0a6a107d2db772f4036c94c735fcaa71a" + integrity sha512-cnLMvDzLxMAHkSQdCybttViV76fIc6D9zJAQybDbDKLvg59WEzuimhrOqr5A71smkzKXUoFHFgVh0i9318sxSQ== + "@auto-it/conventional-commits@10.16.5": version "10.16.5" resolved "https://registry.yarnpkg.com/@auto-it/conventional-commits/-/conventional-commits-10.16.5.tgz#1561c4bfdbd02c3da43d4e4a65f76bc68b2ecabf" @@ -103,16 +108,58 @@ typescript-memoize "^1.0.0-alpha.3" url-join "^4.0.0" -"@auto-it/first-time-contributor@10.16.5": - version "10.16.5" - resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.16.5.tgz#3f7882342dfbf455cbcb1411c67ea1cfaeb3e9e1" - integrity sha512-iGYPSnEgXyKHkhAfu8b0Q2S9FaFMihHjAwjzpOAO91qlgqSRPjPr0ADnyvvB2VmfWIH0XDewXSb34wWRhUXXbA== +"@auto-it/core@10.16.6": + version "10.16.6" + resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.16.6.tgz#eff1cb50e0e570c2ab33258a3160c727d7f81633" + integrity sha512-gSuChGV14+rVtkLmZtDxIETqMTYnLsbFG1qdVzSX7beMrz7I75tZBDq0XSymEQJoM3QFZdEK2wMi8Ii4NYUtiw== dependencies: - "@auto-it/bot-list" "10.16.5" - "@auto-it/core" "10.16.5" + "@auto-it/bot-list" "10.16.6" + "@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.20.2" + typescript-memoize "^1.0.0-alpha.3" + url-join "^4.0.0" + +"@auto-it/first-time-contributor@10.16.6": + version "10.16.6" + resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.16.6.tgz#13d3d8a28bc91b087019a7c5d666c384f26e3aa4" + integrity sha512-mWCHPT+G+96Er7BTOmWcgoRfC7KF9lv6afn8tprg9bWCyScE9eWKsHWocURoBFdjl2Qrwwdm0T94gsqPXkDf0g== + dependencies: + "@auto-it/bot-list" "10.16.6" + "@auto-it/core" "10.16.6" array.prototype.flatmap "^1.2.2" endent "^2.0.1" - tslib "2.0.3" + tslib "2.1.0" url-join "^4.0.0" "@auto-it/npm@10.16.5": @@ -14495,16 +14542,16 @@ tslib@2.0.3: resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c" integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ== +tslib@2.1.0, tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3: + version "2.1.0" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a" + integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A== + tslib@^1.14.1, tslib@^1.9.0: version "1.14.1" resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== -tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3: - version "2.1.0" - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a" - integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A== - tty-browserify@0.0.0: version "0.0.0" resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6"