chore(deps): update dependency @auto-it/first-time-contributor to v10.30.0

This commit is contained in:
Renovate Bot 2021-07-22 18:48:14 +00:00
parent 9b3adf7ba4
commit 8116d123f0
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 57 additions and 7 deletions

View File

@ -3,7 +3,7 @@
"conventional-changelog-angular": "5.0.12",
"@auto-it/conventional-commits": "10.29.3",
"@auto-it/exec": "10.29.3",
"@auto-it/first-time-contributor": "10.29.3",
"@auto-it/first-time-contributor": "10.30.0",
"@auto-it/gradle": "10.29.3",
"@auto-it/released": "10.29.3",
"@auto-it/upload-assets": "10.29.3",

View File

@ -7,6 +7,11 @@
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.29.3.tgz#cd4e1fa003a0f07496ea0b944d6b0ade75248e1b"
integrity sha512-A0sFwq0teyW+mkYiu8RQLR1DMiTdDsj9+Q8jQsKa+IiWjgOKcr/A1Qqwce6p60u1zGG/JGrlCHpqxu52U7cgMw==
"@auto-it/bot-list@10.30.0":
version "10.30.0"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.30.0.tgz#3b639873155722ef707624149bb28c6c89a5ceef"
integrity sha512-ZOWmFpIPid7bRA065e1YwA5iaJITZH5HoINvUz258kSG9+LFd+9EzDeUl4+Lygqy7MRwPC0TpHv2siv25Sw7Hg==
"@auto-it/conventional-commits@10.29.3":
version "10.29.3"
resolved "https://registry.yarnpkg.com/@auto-it/conventional-commits/-/conventional-commits-10.29.3.tgz#c1361ddb1cbca8d096104660f84bb3595086fbb9"
@ -67,6 +72,51 @@
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"
"@auto-it/core@10.30.0":
version "10.30.0"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.30.0.tgz#77a208eeb06ebd898e728486151b3e598fe91f52"
integrity sha512-taU0zn1cDa/0XRo53zRbr3f9QyaMO0ZftJoTQmje5OuIpmyn2CcbeYNkwxT92NvLRcZ4FNx0LzbDPRBmVo3c3g==
dependencies:
"@auto-it/bot-list" "10.30.0"
"@endemolshinegroup/cosmiconfig-typescript-loader" "^3.0.2"
"@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 "^3.0.0"
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"
requireg "^0.2.2"
semver "^7.0.0"
signale "^1.4.0"
tapable "^2.2.0"
terminal-link "^2.1.1"
tinycolor2 "^1.4.1"
ts-node "^9.1.1"
tslib "2.1.0"
type-fest "^0.21.1"
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"
"@auto-it/exec@10.29.3":
version "10.29.3"
resolved "https://registry.yarnpkg.com/@auto-it/exec/-/exec-10.29.3.tgz#b5777c1f4fa7eca13ab5c97ec02351fe1f4c2333"
@ -79,13 +129,13 @@
io-ts "^2.1.2"
tslib "2.1.0"
"@auto-it/first-time-contributor@10.29.3":
version "10.29.3"
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.29.3.tgz#7dc6a038b3f5bacc315d113d87aeffa7c8187cf9"
integrity sha512-wWfV4iuJBJoqwqZEePVd+A0+OnbLAEP+636CvyeoSVsNNpscVV/ep8YdUgnKkLrELR3OWrB5FKq3orktTZJ0Zg==
"@auto-it/first-time-contributor@10.30.0":
version "10.30.0"
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.30.0.tgz#ee533567a8b170b947a02d8dc34cf3195aef400e"
integrity sha512-jgRmw7dMTdPQbCgDLx2RfMFNMPeqLsQrl/TX6c/CfC4iLbcLhjGYTRKThGIsloWnxWOzHVyVroN7ySm5qPnmzw==
dependencies:
"@auto-it/bot-list" "10.29.3"
"@auto-it/core" "10.29.3"
"@auto-it/bot-list" "10.30.0"
"@auto-it/core" "10.30.0"
array.prototype.flatmap "^1.2.2"
endent "^2.0.1"
tslib "2.1.0"